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

Coordinate fixes #305

Merged
merged 38 commits into from
Oct 27, 2023

pin down jsonschema to test oldest deps

6a45926
Select commit
Loading
Failed to load commit list.
Merged

Coordinate fixes #305

pin down jsonschema to test oldest deps
6a45926
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2023 in 1s

97.68% (-0.61%) compared to a4f2172

View this Pull Request on Codecov

97.68% (-0.61%) compared to a4f2172

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a4f2172) 98.28% compared to head (6a45926) 97.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
- Coverage   98.28%   97.68%   -0.61%     
==========================================
  Files          40       32       -8     
  Lines        2454     1854     -600     
==========================================
- Hits         2412     1811     -601     
- Misses         42       43       +1     
Files Coverage Δ
dkist/dataset/loader.py 100.00% <ø> (ø)
dkist/io/asdf/converters/__init__.py 100.00% <100.00%> (ø)
dkist/io/asdf/converters/dataset.py 94.87% <100.00%> (+1.32%) ⬆️
dkist/io/asdf/converters/models.py 98.46% <100.00%> (+0.50%) ⬆️
dkist/io/asdf/entry_points.py 100.00% <100.00%> (ø)
dkist/wcs/models.py 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

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