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: path missing assert element #517

Merged
merged 1 commit into from
Sep 24, 2024

fix: path missing assert element

c7b9e1d
Select commit
Loading
Failed to load commit list.
Merged

fix: path missing assert element #517

fix: path missing assert element
c7b9e1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

24.48% (+0.01%) compared to 4cb9d0f

View this Pull Request on Codecov

24.48% (+0.01%) compared to 4cb9d0f

Details

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.

Project coverage is 24.48%. Comparing base (4cb9d0f) to head (c7b9e1d).

Files with missing lines Patch % Lines
pkg/json-engine/compiler.go 50.00% 6 Missing ⚠️
pkg/json-engine/engine.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #517      +/-   ##
==========================================
+ Coverage   24.46%   24.48%   +0.01%     
==========================================
  Files          92       92              
  Lines        4333     4334       +1     
==========================================
+ Hits         1060     1061       +1     
  Misses       3164     3164              
  Partials      109      109              

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