fix: calling setMode just before destroy causes error reading getLength #5685
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
87.01% (-0.01%) compared to 442680c, passed because coverage increased by 0% when compared to adjusted base (87.01%)
View this Pull Request on Codecov
87.01% (-0.01%) compared to 442680c, passed because coverage increased by 0% when compared to adjusted base (87.01%)
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 87.01%. Comparing base (
442680c
) to head (bf4b461
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/edit_session.js | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5685 +/- ##
==========================================
- Coverage 87.01% 87.01% -0.01%
==========================================
Files 598 598
Lines 43683 43685 +2
Branches 7204 7205 +1
==========================================
+ Hits 38012 38013 +1
- Misses 5671 5672 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading