Closed lkeegan closed 1 week ago
Attention: Patch coverage is 27.91878%
with 142 lines
in your changes missing coverage. Please review.
Project coverage is 27.85%. Comparing base (
43bf1b3
) to head (606a49c
). 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.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
milestones: list[MilestoneAdmin] = {}
used to give typescript typeMilestoneAdmin[] | undefined
milestones: list[MilestoneAdmin]
to giveMilestoneAdmin[]