Skip to content

Add unit test for moc_ts_fit; fix a bug that moc ts maps are integers…

c4172c6
Select commit
Loading
Failed to load commit list.
Merged

MOC TS map rebases on v0.3.x #350

Add unit test for moc_ts_fit; fix a bug that moc ts maps are integers…
c4172c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2025 in 1s

79.80% (+1.84%) compared to 96057d5

View this Pull Request on Codecov

79.80% (+1.84%) compared to 96057d5

Details

Codecov Report

Attention: Patch coverage is 92.68293% with 9 lines in your changes missing coverage. Please review.

Project coverage is 79.80%. Comparing base (96057d5) to head (c4172c6).

Files with missing lines Patch % Lines
cosipy/ts_map/moc_ts_fit.py 95.14% 5 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 57.36% <76.47%> (+3.13%) ⬆️
cosipy/ts_map/moc_ts_fit.py 95.14% <95.14%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.