opsmill
infrahub
BlogDocsChangelog

Fix "Import Error" sync status with no explanation in the task logs

#7736
Comparing
pmc-20251127-infrahubyml-error
(
c4f7bcc
) with
develop
(
2d7fae3
)
CodSpeed Performance Gauge
0%
Untouched
12

Benchmarks

Passed

test_relationshipmanager_getpeer
backend/tests/benchmark/test_nodemanager_peers.py
CodSpeed Performance Gauge
+2%
161.7 µs158.9 µs
test_schemabranch_duplicate
backend/tests/benchmark/test_schemabranch_duplicate.py
CodSpeed Performance Gauge
0%
7.3 ms7.2 ms
test_get_menu
backend/tests/benchmark/test_get_menu.py
CodSpeed Performance Gauge
0%
246.7 ms246.1 ms
test_load_node_to_db_node_schema
backend/tests/benchmark/test_load_node_to_db.py
CodSpeed Performance Gauge
0%
67.2 ms67 ms
test_nodemanager_querypeers
backend/tests/benchmark/test_nodemanager_peers.py
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
test_query_one_model
backend/tests/benchmark/test_graphql_query.py
CodSpeed Performance Gauge
0%
465.5 ms464.9 ms
test_query_rel_many
backend/tests/benchmark/test_graphql_query.py
CodSpeed Performance Gauge
0%
694.4 ms693.7 ms
test_query_rel_one
backend/tests/benchmark/test_graphql_query.py
CodSpeed Performance Gauge
0%
663.8 ms663.1 ms
test_base_schema_duplicate_CoreProposedChange
backend/tests/benchmark/test_nodeschema_duplicate.py
CodSpeed Performance Gauge
0%
2 ms2 ms
test_graphql_generate_schema
backend/tests/benchmark/test_graphql_generate_schema.py
CodSpeed Performance Gauge
-1%
518.2 ms523.1 ms
test_schemabranch_process
backend/tests/benchmark/test_schemabranch_process.py
CodSpeed Performance Gauge
-1%
1 s1 s
test_get_schema
backend/tests/benchmark/test_get_schema.py
CodSpeed Performance Gauge
-2%
327.2 ms333.5 ms

Commits

Click on a commit to change the comparison range
Base
develop
2d7fae3
+0.04%
Apply ruff formatting to test files
65cb522
2 months ago
by petercrocker
-0.83%
Apply ruff formatting to import_all_python_files call
ca57fc6
2 months ago
by petercrocker
+0.18%
Restore type ignore comments required by mypy for Prefect tasks The type ignore comments are needed because mypy doesn't understand Prefect's @task decorator return type correctly.
24eaca2
2 months ago
by petercrocker
+0.58%
Add .infrahub.yml config file to conflict-01 test fixture The conflict-01 test fixture was missing a .infrahub.yml configuration file. With the new RepositoryConfigurationError exception that is now raised when a repository lacks this config file, the integration tests using this fixture were failing. This adds a minimal .infrahub.yml to fix the integration tests: - test_run_pipeline_validate_requested_jobs - test_run_generators_validate_requested_jobs
286bbd3
2 months ago
by petercrocker
-0.19%
Merge branch 'develop' into pmc-20251127-infrahubyml-error
acef05e
2 months ago
by petercrocker
+0.31%
ruff
73efeb4
8 days ago
by petercrocker
+0.04%
Merge remote-tracking branch 'origin/develop' into pmc-20251127-infrahubyml-error # Conflicts: # backend/tests/component/git/test_repository_config.py
1f2b0f6
6 days ago
by petercrocker
-0.03%
Merge branch 'develop' into pmc-20251127-infrahubyml-error
59739c5
4 days ago
by petercrocker
+0.14%
refactor: replace deprecated timezone.utc with UTC Use the newer UTC constant instead of timezone.utc for better compatibility with Python 3.11+.
d7c9049
3 hours ago
by petercrocker
-0.35%
Revert "refactor: replace deprecated timezone.utc with UTC" This reverts commit d7c90496bf77f069a27d870f3bf4d2378d2e9abb.
c4f7bcc
3 hours ago
by petercrocker
© 2026 CodSpeed Technology
Home Terms Privacy Docs