Skip to content

Add functions to calculate cycle closure - #107

Merged
hannahbaumann merged 52 commits into
mainfrom
cycle_closure_analysis
Jun 3, 2026
Merged

Add functions to calculate cycle closure#107
hannahbaumann merged 52 commits into
mainfrom
cycle_closure_analysis

[pre-commit.ci] auto fixes from pre-commit.com hooks

1838ac4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 1s

97.53% (+0.17%) compared to 3a81321

View this Pull Request on Codecov

97.53% (+0.17%) compared to 3a81321

Details

Codecov Report

❌ Patch coverage is 98.71795% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.53%. Comparing base (3a81321) to head (1838ac4).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
cinnabar/femap.py 97.91% 1 Missing ⚠️
cinnabar/tests/test_plotting.py 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   97.35%   97.53%   +0.17%     
==========================================
  Files          22       22              
  Lines        2229     2470     +241     
==========================================
+ Hits         2170     2409     +239     
- Misses         59       61       +2     

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