LSSTDESC / rail_base

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

Switch to using Param and SHARED_PARAMS as much as possible #161

Closed eacharles closed 4 weeks ago

eacharles commented 1 month ago

Problem & Solution Description (including issue #)

Code Quality

eacharles commented 1 month ago

160

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.35%. Comparing base (482235d) to head (546abca). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ========================================== - Coverage 98.47% 98.35% -0.12% ========================================== Files 45 45 Lines 2485 2491 +6 ========================================== + Hits 2447 2450 +3 - Misses 38 41 +3 ```

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