Skip to content

Fix dep marker pickle roundtrip after rebase

8713242
Select commit
Loading
Failed to load commit list.
Draft

[DRAFT][STACKED on #206] Add Dep marker for explicit container dependencies in @Flow.model #213

Fix dep marker pickle roundtrip after rebase
8713242
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 30, 2026 in 0s

92.71% (-1.32%) compared to 79ce472

View this Pull Request on Codecov

92.71% (-1.32%) compared to 79ce472

Details

Codecov Report

❌ Patch coverage is 86.88873% with 185 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.71%. Comparing base (79ce472) to head (8713242).

Files with missing lines Patch % Lines
...amples/flow_model/flow_model_hydra_builder_demo.py 0.00% 65 Missing ⚠️
ccflow/examples/flow_model/flow_model_example.py 0.00% 57 Missing ⚠️
ccflow/_flow_model_binding.py 93.49% 20 Missing and 12 partials ⚠️
ccflow/tests/test_callable.py 92.35% 13 Missing ⚠️
ccflow/tests/test_flow_context.py 97.61% 7 Missing ⚠️
ccflow/evaluators/common.py 93.02% 4 Missing and 2 partials ⚠️
ccflow/context.py 93.10% 1 Missing and 1 partial ⚠️
ccflow/tests/flow_model_hydra_fixtures.py 91.30% 1 Missing and 1 partial ⚠️
ccflow/tests/evaluators/test_common.py 98.70% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
- Coverage   94.02%   92.71%   -1.32%     
==========================================
  Files         144      153       +9     
  Lines       11726    17959    +6233     
  Branches      648     1196     +548     
==========================================
+ Hits        11025    16650    +5625     
- Misses        571     1075     +504     
- Partials      130      234     +104     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.