bee-browser / bee

An HTML5-compliant small browser engine for embedding
Apache License 2.0
1 stars 0 forks source link

feat(jsruntime): try statement #200

Closed masnagam closed 1 month ago

masnagam commented 1 month ago

Closes: #175

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 75.43860% with 28 lines in your changes missing coverage. Please review.

Project coverage is 48.77%. Comparing base (4b49c48) to head (fb2cfef). Report is 2 commits behind head on main.

Files Patch % Lines
libs/jsparser/src/syntax/mod.rs 50.94% 25 Missing and 1 partial :warning:
libs/jsruntime/src/semantics/mod.rs 95.65% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #200 +/- ## ======================================= Coverage 48.77% 48.77% ======================================= Files 193 193 Lines 51035 51035 Branches 51035 51035 ======================================= Hits 24891 24891 Misses 25226 25226 Partials 918 918 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.