Initial implementation of line matching #182
Merged
Codecov / codecov/project
succeeded
Nov 1, 2023 in 1s
81.79% (+2.96%) compared to 648c861
View this Pull Request on Codecov
81.79% (+2.96%) compared to 648c861
Details
Codecov Report
Merging #182 (3a1d1ac) into main (648c861) will increase coverage by
2.96%
.
The diff coverage is94.68%
.
❗ Current head 3a1d1ac differs from pull request most recent head 553d6f2. Consider uploading reports for the commit 553d6f2 to get more accurate results
@@ Coverage Diff @@
## main #182 +/- ##
==========================================
+ Coverage 78.83% 81.79% +2.96%
==========================================
Files 10 11 +1
Lines 992 1038 +46
==========================================
+ Hits 782 849 +67
+ Misses 210 189 -21
Files | Coverage Δ | |
---|---|---|
specreduce/utils/synth_data.py | 100.00% <100.00%> (ø) |
|
specreduce/wavelength_calibration.py | 87.71% <100.00%> (+0.32%) |
⬆️ |
specreduce/calibration_data.py | 80.14% <97.61%> (+0.14%) |
⬆️ |
specreduce/__init__.py | 66.66% <50.00%> (-33.34%) |
⬇️ |
specreduce/line_matching.py | 95.45% <95.45%> (ø) |
... and 2 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading