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

simplify comptime interpreter testing helper #1722

Merged
merged 1 commit into from
Jan 29, 2024

simplify comptime interpreter testing helper

6e4cb29
Select commit
Loading
Failed to load commit list.
Merged

simplify comptime interpreter testing helper #1722

simplify comptime interpreter testing helper
6e4cb29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 1s

76.62% (+0.15%) compared to 176108b

View this Pull Request on Codecov

76.62% (+0.15%) compared to 176108b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (176108b) 76.47% compared to head (6e4cb29) 76.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1722      +/-   ##
==========================================
+ Coverage   76.47%   76.62%   +0.15%     
==========================================
  Files          34       34              
  Lines        9987     9987              
==========================================
+ Hits         7638     7653      +15     
+ Misses       2349     2334      -15     

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