Implement TryFromJs for Either<L, R> #3822
Merged
Codecov / codecov/project
succeeded
Apr 26, 2024 in 0s
50.27% (+3.03%) compared to 6ddc2b4
View this Pull Request on Codecov
50.27% (+3.03%) compared to 6ddc2b4
Details
Codecov Report
Attention: Patch coverage is 0%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 50.27%. Comparing base (
6ddc2b4
) to head (d6e8e27
).
Report is 146 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
core/engine/src/value/conversions/either.rs | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3822 +/- ##
==========================================
+ Coverage 47.24% 50.27% +3.03%
==========================================
Files 476 462 -14
Lines 46892 45076 -1816
==========================================
+ Hits 22154 22664 +510
+ Misses 24738 22412 -2326
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading