Fix regexp toString
method
#3608
Merged
Codecov / codecov/project
succeeded
Jan 23, 2024 in 0s
47.36% (+0.03%) compared to 0ed7da5
View this Pull Request on Codecov
47.36% (+0.03%) compared to 0ed7da5
Details
Codecov Report
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
0ed7da5
) 47.33% compared to head (a1a53aa
) 47.36%.
Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
core/engine/src/builtins/regexp/mod.rs | 71.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3608 +/- ##
==========================================
+ Coverage 47.33% 47.36% +0.03%
==========================================
Files 475 475
Lines 46138 46137 -1
==========================================
+ Hits 21839 21853 +14
+ Misses 24299 24284 -15
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading