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

fix: assertion compiler cache #509

Merged
merged 1 commit into from
Sep 22, 2024

fix: assertion compiler cache

ff3a927
Select commit
Loading
Failed to load commit list.
Merged

fix: assertion compiler cache #509

fix: assertion compiler cache
ff3a927
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 1s

24.30% (+0.27%) compared to f9f1911

View this Pull Request on Codecov

24.30% (+0.27%) compared to f9f1911

Details

Codecov Report

Attention: Patch coverage is 65.78947% with 13 lines in your changes missing coverage. Please review.

Project coverage is 24.30%. Comparing base (f9f1911) to head (ff3a927).

Files with missing lines Patch % Lines
pkg/matching/match.go 65.62% 6 Missing and 5 partials ⚠️
pkg/matching/compiler.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #509      +/-   ##
==========================================
+ Coverage   24.03%   24.30%   +0.27%     
==========================================
  Files          92       92              
  Lines        4282     4266      -16     
==========================================
+ Hits         1029     1037       +8     
+ Misses       3147     3125      -22     
+ Partials      106      104       -2     

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