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: contextualize check #471

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: contextualize check

b457b06
Select commit
Loading
Failed to load commit list.
Draft

feat: contextualize check #471

feat: contextualize check
b457b06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 1s

22.68% (+0.03%) compared to 74cdc8e

View this Pull Request on Codecov

22.68% (+0.03%) compared to 74cdc8e

Details

Codecov Report

Attention: Patch coverage is 40.57971% with 41 lines in your changes missing coverage. Please review.

Project coverage is 22.68%. Comparing base (74cdc8e) to head (b457b06).

Files with missing lines Patch % Lines
pkg/matching/match.go 34.69% 29 Missing and 3 partials ⚠️
pkg/engine/assert/binding.go 0.00% 3 Missing ⚠️
pkg/engine/assert/parse.go 0.00% 3 Missing ⚠️
pkg/engine/assert/project.go 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #471      +/-   ##
==========================================
+ Coverage   22.64%   22.68%   +0.03%     
==========================================
  Files          85       85              
  Lines        3925     3959      +34     
==========================================
+ Hits          889      898       +9     
- Misses       2957     2979      +22     
- Partials       79       82       +3     

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