refactor: made the inferrence of minor constituents an option #272
Codecov / codecov/project
succeeded
Jan 18, 2024 in 0s
70.77% (+0.27%) compared to ab6eefc
View this Pull Request on Codecov
70.77% (+0.27%) compared to ab6eefc
Details
Codecov Report
Attention: 448 lines
in your changes are missing coverage. Please review.
Comparison is base (
ab6eefc
) 70.50% compared to head (f4bee55
) 70.77%.
Report is 5 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
pyTMD/compute.py | 27.22% | 271 Missing and 31 partials |
pyTMD/solve.py | 40.54% | 40 Missing and 4 partials |
pyTMD/arguments.py | 88.48% | 18 Missing and 14 partials |
pyTMD/crs.py | 70.47% | 30 Missing and 1 partial |
pyTMD/astro.py | 72.72% | 5 Missing and 4 partials |
pyTMD/io/constituents.py | 69.23% | 8 Missing |
pyTMD/constants.py | 12.50% | 4 Missing and 3 partials |
pyTMD/predict.py | 84.00% | 1 Missing and 3 partials |
pyTMD/io/model.py | 25.00% | 3 Missing |
pyTMD/io/FES.py | 60.00% | 2 Missing |
... and 4 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #272 +/- ##
==========================================
+ Coverage 70.50% 70.77% +0.27%
==========================================
Files 43 41 -2
Lines 9068 9518 +450
Branches 1197 1259 +62
==========================================
+ Hits 6393 6736 +343
- Misses 2317 2397 +80
- Partials 358 385 +27
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading