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

chore: Refactor to make Interpreter not be a visitor #35

Merged
merged 3 commits into from
Feb 1, 2024

anonymous clock class

0105fb1
Select commit
Loading
Failed to load commit list.
Merged

chore: Refactor to make Interpreter not be a visitor #35

anonymous clock class
0105fb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

97.35% (-0.39%) compared to 3cbf7d3

View this Pull Request on Codecov

97.35% (-0.39%) compared to 3cbf7d3

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (3cbf7d3) 97.74% compared to head (0105fb1) 97.35%.

Files Patch % Lines
src/interpreter.ts 93.66% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   97.74%   97.35%   -0.39%     
==========================================
  Files          17       17              
  Lines        1947     1925      -22     
  Branches      291      317      +26     
==========================================
- Hits         1903     1874      -29     
- Misses         43       50       +7     
  Partials        1        1              

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