Fix Function.prototype.toString()
#3374
Merged
Codecov / codecov/project
succeeded
Oct 11, 2023 in 0s
49.49% (-0.01%) compared to f654ad1
View this Pull Request on Codecov
49.49% (-0.01%) compared to f654ad1
Details
Codecov Report
Attention: 9 lines
in your changes are missing coverage. Please review.
Comparison is base (
f654ad1
) 49.49% compared to head (59fd088
) 49.49%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3374 +/- ##
==========================================
- Coverage 49.49% 49.49% -0.01%
==========================================
Files 446 446
Lines 43643 43646 +3
==========================================
+ Hits 21602 21603 +1
- Misses 22041 22043 +2
Files | Coverage Δ | |
---|---|---|
boa_engine/src/object/mod.rs | 31.57% <0.00%> (-0.08%) |
⬇️ |
boa_engine/src/builtins/function/mod.rs | 39.63% <30.00%> (+0.18%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading