Skip to content

Merge branch 'cositools:develop' into moc_ts_map

c5e3419
Select commit
Loading
Failed to load commit list.
Closed

Add multi-resolution TS map fitting #248

Merge branch 'cositools:develop' into moc_ts_map
c5e3419
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2025 in 1s

79.88% (+0.14%) compared to f25cc32

View this Pull Request on Codecov

79.88% (+0.14%) compared to f25cc32

Details

Codecov Report

Attention: Patch coverage is 31.70732% with 84 lines in your changes missing coverage. Please review.

Project coverage is 79.88%. Comparing base (f25cc32) to head (c5e3419).
Report is 312 commits behind head on develop.

Files with missing lines Patch % Lines
cosipy/ts_map/moc_ts_fit.py 22.33% 80 Missing ⚠️
cosipy/ts_map/fast_ts_fit.py 76.47% 4 Missing ⚠️
Files with missing lines Coverage Δ
cosipy/__init__.py 100.00% <100.00%> (ø)
cosipy/ts_map/__init__.py 100.00% <100.00%> (ø)
cosipy/ts_map/fast_ts_fit.py 55.78% <76.47%> (+1.55%) ⬆️
cosipy/ts_map/moc_ts_fit.py 22.33% <22.33%> (ø)

... and 9 files with indirect coverage changes

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