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

Linelists: make lookuptables a little more robust #2901

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

allow lookuptable to skip regex searching for exact matches

869de3d
Select commit
Loading
Failed to load commit list.
Open

Linelists: make lookuptables a little more robust #2901

allow lookuptable to skip regex searching for exact matches
869de3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2023 in 0s

67.23% (-0.01%) compared to 5600762

View this Pull Request on Codecov

67.23% (-0.01%) compared to 5600762

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5600762) 67.23% compared to head (869de3d) 67.23%.
Report is 2 commits behind head on main.

Files Patch % Lines
astroquery/jplspec/lookup_table.py 50.00% 1 Missing ⚠️
astroquery/linelists/cdms/core.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2901      +/-   ##
==========================================
- Coverage   67.23%   67.23%   -0.01%     
==========================================
  Files         235      235              
  Lines       18155    18159       +4     
==========================================
+ Hits        12207    12209       +2     
- Misses       5948     5950       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.