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

add NEOCC python interface to astroquery library #2254

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Add CAI description & Fix close approach parsing for impacted objects

c3398f0
Select commit
Loading
Failed to load commit list.
Open

add NEOCC python interface to astroquery library #2254

Add CAI description & Fix close approach parsing for impacted objects
c3398f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 1s

68.48% (+0.93%) compared to c95115f

View this Pull Request on Codecov

68.48% (+0.93%) compared to c95115f

Details

Codecov Report

Attention: Patch coverage is 82.53452% with 215 lines in your changes missing coverage. Please review.

Project coverage is 68.48%. Comparing base (c95115f) to head (c3398f0).
Report is 167 commits behind head on main.

Files with missing lines Patch % Lines
astroquery/esa/neocc/test/test_neocc_remote.py 18.51% 176 Missing ⚠️
astroquery/esa/neocc/tabs.py 90.40% 31 Missing ⚠️
astroquery/esa/neocc/core.py 91.83% 4 Missing ⚠️
astroquery/esa/neocc/test/setup_package.py 50.00% 2 Missing ⚠️
astroquery/esa/neocc/test/test_neocc.py 99.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2254      +/-   ##
==========================================
+ Coverage   67.54%   68.48%   +0.93%     
==========================================
  Files         233      242       +9     
  Lines       18492    19721    +1229     
==========================================
+ Hits        12490    13505    +1015     
- Misses       6002     6216     +214     

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