Skip to content

Remove dynamic context, add option to Flow.call

95119e3
Select commit
Loading
Failed to load commit list.
Open

Add ability to auto-generate context classes from function signature #170

Remove dynamic context, add option to Flow.call
95119e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 1s

95.51% (+0.00%) compared to a56d526

View this Pull Request on Codecov

95.51% (+0.00%) compared to a56d526

Details

Codecov Report

❌ Patch coverage is 94.95798% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.51%. Comparing base (a56d526) to head (95119e3).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
ccflow/tests/test_callable.py 92.70% 10 Missing ⚠️
ccflow/callable.py 96.87% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #170    +/-   ##
========================================
  Coverage   95.50%   95.51%            
========================================
  Files         132      132            
  Lines        8463     8689   +226     
  Branches      521      534    +13     
========================================
+ Hits         8083     8299   +216     
- Misses        262      272    +10     
  Partials      118      118            

☔ 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.