Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial implementation of line matching #182

Merged
merged 43 commits into from
May 17, 2024

tweak up min tested scipy version

3a1d1ac
Select commit
Loading
Failed to load commit list.
Merged

Initial implementation of line matching #182

tweak up min tested scipy version
3a1d1ac
Select commit
Loading
Failed to load commit list.
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 is 94.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