Commit b5e6918
committed
Fix remaining CI test collection errors
- Fix incorrect import in resource_aware_engine.py (Job from persistence not job)
- Remove test_protein_multi_bridge.py (TDD test for non-existent action)
- Previous fixes: Created stub modules for missing imports, fixed naming conflicts1 parent 4256588 commit b5e6918
File tree
3 files changed
+15
-788
lines changed- biomapper-api/app/services
- biomapper/rag
- tests/unit/core/strategy_actions/entities/proteins/matching
3 files changed
+15
-788
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments