Closed oltolm closed 7 months ago
Attention: Patch coverage is 11.42857%
with 31 lines
in your changes are missing coverage. Please review.
Project coverage is 20.47%. Comparing base (
86b6678
) to head (d8c13a9
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'm eager to see the rest of the patch series 💪 .
I did some work on code-debug. This is a first PR in a series. I set
noImplicitAny
to true and fixed the problems. I also found a bug ingdb_expansion.ts
line 226. Not sure if I fixed it correctly.