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

Fix s3fs/boto requirements and unpin numpy #1143

Merged
merged 3 commits into from
Jan 16, 2025

Cast astropy time MJD to float from np.float64

ac1af00
Select commit
Loading
Failed to load commit list.
Merged

Fix s3fs/boto requirements and unpin numpy #1143

Cast astropy time MJD to float from np.float64
ac1af00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 1s

89.49% (+0.00%) compared to 36545c9

View this Pull Request on Codecov

89.49% (+0.00%) compared to 36545c9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.49%. Comparing base (36545c9) to head (ac1af00).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1143   +/-   ##
=======================================
  Coverage   89.49%   89.49%           
=======================================
  Files         366      366           
  Lines       49020    49020           
  Branches     5941     5941           
=======================================
  Hits        43872    43872           
  Misses       3733     3733           
  Partials     1415     1415           

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