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

Optimization wollok game #328

Merged
merged 20 commits into from
Feb 4, 2025

Fix after merge

66f7025
Select commit
Loading
Failed to load commit list.
Merged

Optimization wollok game #328

Fix after merge
66f7025
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

89.80% (+0.06%) compared to d2ba7f6

View this Pull Request on Codecov

89.80% (+0.06%) compared to d2ba7f6

Details

Codecov Report

Attention: Patch coverage is 85.18519% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.80%. Comparing base (d2ba7f6) to head (66f7025).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/wre/game.ts 76.47% 2 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage   89.73%   89.80%   +0.06%     
==========================================
  Files          29       29              
  Lines        3205     3226      +21     
  Branches      583      586       +3     
==========================================
+ Hits         2876     2897      +21     
  Misses        173      173              
  Partials      156      156              

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