Closed dcramer closed 1 month ago
Attention: Patch coverage is 57.95455% with 37 lines in your changes missing coverage. Please review.
57.95455%
37 lines
Project coverage is 75.62%. Comparing base (2199a9f) to head (850760e). Report is 2 commits behind head on main.
2199a9f
850760e
:white_check_mark: All tests successful. No failed tests found.
:umbrella: View full report in Codecov by Sentry. :loudspeaker: Have feedback on the report? Share it here.
Something is broken with mocks still. I'm going to ignore it for now. Kind of hoping I can swap to bun and itll all just work. Lots of weird issues w/ the module loader/caching in vitest.
Codecov Report
Attention: Patch coverage is
57.95455%
with37 lines
in your changes missing coverage. Please review.:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #224 +/- ## ========================================== + Coverage 74.60% 75.62% +1.02% ========================================== Files 300 300 Lines 17990 17882 -108 Branches 1916 1937 +21 ========================================== + Hits 13421 13524 +103 + Misses 4569 4358 -211 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.