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

compileExpr: tryGopExec (see TestSpxGopExec) #1741

Merged
merged 9 commits into from
Feb 14, 2024

TestNodeInterp

b2e69de
Select commit
Loading
Failed to load commit list.
Merged

compileExpr: tryGopExec (see TestSpxGopExec) #1741

TestNodeInterp
b2e69de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

92.67% (+0.74%) compared to 6319ca7

View this Pull Request on Codecov

92.67% (+0.74%) compared to 6319ca7

Details

Codecov Report

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

Comparison is base (6319ca7) 91.92% compared to head (b2e69de) 92.67%.
Report is 16 commits behind head on main.

Files Patch % Lines
cl/expr.go 98.48% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1741      +/-   ##
==========================================
+ Coverage   91.92%   92.67%   +0.74%     
==========================================
  Files          38       37       -1     
  Lines       10779     8917    -1862     
==========================================
- Hits         9909     8264    -1645     
+ Misses        704      487     -217     
  Partials      166      166              

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