fix: resolve pixi environment configuration warnings #194
quality-metrics.yml
on: pull_request
test-and-coverage
4m 46s
Annotations
10 errors and 5 warnings
|
test-and-coverage:
tests/unit/api/test_collaboration_router.py#L81
TestCollaborationRouter.test_add_comment_success
assert 503 == 201
+ where 503 = <Response [503 Service Unavailable]>.status_code
|
|
test-and-coverage:
tests/test_semantic_search_enhanced.py#L409
TestSemanticSearchAtomIntegration.test_semantic_search_atom_encode_delegation
AssertionError: Expected 'encode' to be called once. Called 0 times.
|
|
test-and-coverage:
tests/test_semantic_search_enhanced.py#L335
TestEnhancedSemanticSearchEngine.test_get_embedding_stats_numpy_fallback
ModuleNotFoundError: No module named 'uckn.core.enhanced_semantic_search_engine'
|
|
test-and-coverage:
tests/test_semantic_search_enhanced.py#L304
TestEnhancedSemanticSearchEngine.test_get_embedding_stats
AssertionError: assert 'total_embeddings' in {'cache_current_size': 0, 'cache_hits': 0, 'cache_max_size': 128, 'cache_misses': 0, ...}
|
|
test-and-coverage:
tests/integration/test_centralized_architecture.py#L209
test_knowledge_manager_full_lifecycle_error_solution
assert None is not None
|
|
test-and-coverage:
tests/integration/test_centralized_architecture.py#L149
test_knowledge_manager_full_lifecycle_pattern
AssertionError: assert 'This is a te...n for Python.' == 'This is an u...n for Python.'
- This is an updated test code pattern for Python.
? ---------
+ This is a test code pattern for Python.
|
|
test-and-coverage:
tests/e2e/test_e2e_knowledge_lifecycle.py#L164
test_concurrent_operations
assert 0 >= 3
+ where 0 = len([])
|
|
test-and-coverage:
tests/e2e/test_e2e_knowledge_lifecycle.py#L92
test_complete_knowledge_lifecycle
KeyError: 'chromadb_available'
|
|
test-and-coverage:
tests/e2e/test_e2e_basic_workflow.py#L124
test_tech_stack_analysis_workflow
AssertionError: assert ('python' in '[]' or 'python' in '')
+ where '[]' = <built-in method lower of str object at 0x7ff9b40b3120>()
+ where <built-in method lower of str object at 0x7ff9b40b3120> = '[]'.lower
+ where '[]' = str([])
+ and '' = <built-in method lower of str object at 0x561bae0fb7f0>()
+ where <built-in method lower of str object at 0x561bae0fb7f0> = ''.lower
|
|
test-and-coverage:
tests/e2e/test_e2e_basic_workflow.py#L81
test_basic_end_to_end_workflow
KeyError: 'chromadb_available'
|
|
test-and-coverage:
.pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings:
PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.PUBLISHED: 'published'>, input_type=WorkflowState])
|
|
test-and-coverage:
.pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings:
PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_TESTING: 'in_testing'>, input_type=WorkflowState])
|
|
test-and-coverage:
.pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings:
PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_REVIEW: 'in_review'>, input_type=WorkflowState])
|
|
test-and-coverage
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0ugKFaAAAAACsfcEBSI/STZmoKV/TSL5wRE0yRURHRTA1MjAARWRnZQ==
|
|
test-and-coverage
Failed to restore: Cache service responded with 400
|