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

feat: overdraft function #14

Merged
merged 7 commits into from
Dec 6, 2024

fix

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

feat: overdraft function #14

fix
6d64890
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 1s

63.24% (+0.01%) compared to 4463674

View this Pull Request on Codecov

63.24% (+0.01%) compared to 4463674

Details

Codecov Report

Attention: Patch coverage is 82.89474% with 26 lines in your changes missing coverage. Please review.

Project coverage is 63.24%. Comparing base (4463674) to head (6d64890).

Files with missing lines Patch % Lines
internal/interpreter/interpreter.go 76.59% 7 Missing and 4 partials ⚠️
internal/cmd/run.go 0.00% 8 Missing ⚠️
internal/parser/antlr/numscript_parser.go 94.56% 5 Missing ⚠️
internal/interpreter/interpreter_error.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   63.22%   63.24%   +0.01%     
==========================================
  Files          29       29              
  Lines        6390     6456      +66     
==========================================
+ Hits         4040     4083      +43     
- Misses       2171     2191      +20     
- Partials      179      182       +3     

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