Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User natives #326

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Receive natives for DirectedInterpreter execution

d2ba7f6
Select commit
Loading
Failed to load commit list.
Open

User natives #326

Receive natives for DirectedInterpreter execution
d2ba7f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 2, 2025 in 0s

89.73% (-0.05%) compared to d595ac1

View this Pull Request on Codecov

89.73% (-0.05%) compared to d595ac1

Details

Codecov Report

Attention: Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.73%. Comparing base (d595ac1) to head (d2ba7f6).

Files with missing lines Patch % Lines
src/interpreter/interpreter.ts 66.66% 2 Missing ⚠️
src/wre/natives.ts 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
- Coverage   89.78%   89.73%   -0.05%     
==========================================
  Files          28       29       +1     
  Lines        3191     3205      +14     
  Branches      581      583       +2     
==========================================
+ Hits         2865     2876      +11     
- Misses        171      173       +2     
- Partials      155      156       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.