chore: suppress "ConditionError" in Logger #6213
Open
Codecov / codecov/project
succeeded
Nov 5, 2024 in 0s
88.92% (target 75.00%)
View this Pull Request on Codecov
88.92% (target 75.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 88.92%. Comparing base (
fd30a91
) to head (1b17fe6
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/redux/sagas.ts | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6213 +/- ##
==========================================
- Coverage 88.93% 88.92% -0.01%
==========================================
Files 737 737
Lines 31370 31381 +11
Branches 5796 5805 +9
==========================================
+ Hits 27898 27906 +8
- Misses 3274 3431 +157
+ Partials 198 44 -154
Files with missing lines | Coverage Δ | |
---|---|---|
src/redux/sagas.ts | 48.03% <0.00%> (-0.97%) |
⬇️ |
... and 69 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update fd30a91...1b17fe6. Read the comment docs.
Loading