Closed jvshields closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
eba2b6d
) 68.09% compared to head (5b1e37e
) 68.09%. Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Stardis uses up to date tardis. A recent tardis update changed the prepare_atom_data() function to require additional arguments. This PR makes stardis run again by adding the required arguments to the function call, and should be identical to previous behavior.