denoland / deno_core

The core engine at the heart of Deno
MIT License
233 stars 76 forks source link

fix: remove `op_arraybuffer_was_detached` #803

Closed petamoriken closed 1 week ago

petamoriken commented 1 week ago

closes #135 ref https://github.com/denoland/deno/pull/24396

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.75%. Comparing base (0c7f83e) to head (d4b6f64). Report is 49 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #803 +/- ## ========================================== + Coverage 81.43% 81.75% +0.32% ========================================== Files 97 98 +1 Lines 23877 24324 +447 ========================================== + Hits 19445 19887 +442 - Misses 4432 4437 +5 ```

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