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

DM-45764: Return ingest_date as astropy time from general query #1060

Merged
merged 2 commits into from
Aug 19, 2024

Extend unit test to check for ingest_date in WHERE clause

6366d3b
Select commit
Loading
Failed to load commit list.
Merged

DM-45764: Return ingest_date as astropy time from general query #1060

Extend unit test to check for ingest_date in WHERE clause
6366d3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

89.57% (+0.02%) compared to d09db1e

View this Pull Request on Codecov

89.57% (+0.02%) compared to d09db1e

Details

Codecov Report

Attention: Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.57%. Comparing base (d09db1e) to head (6366d3b).

Files Patch % Lines
...tler/direct_query_driver/_result_page_converter.py 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1060      +/-   ##
==========================================
+ Coverage   89.55%   89.57%   +0.02%     
==========================================
  Files         357      357              
  Lines       46173    46190      +17     
  Branches     9486     9487       +1     
==========================================
+ Hits        41349    41374      +25     
+ Misses       3488     3484       -4     
+ Partials     1336     1332       -4     

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