LSSTDESC / rail_base

Base classes for RAIL
MIT License
0 stars 1 forks source link

numpy<2.0.0 #140

Closed ztq1996 closed 1 month ago

ztq1996 commented 1 month ago

Restrict numpy to <2.0.0 for now before the pandas people fix their dtype error

Code Quality

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.37%. Comparing base (e7bb3d4) to head (06bad71).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ======================================= Coverage 98.37% 98.37% ======================================= Files 43 43 Lines 2343 2343 ======================================= Hits 2305 2305 Misses 38 38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.