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

Break splitBlocksOn into a new hook #280

Merged
merged 5 commits into from
Oct 4, 2024

Update assertion/function/preprocess/cfg.go

f9f73a6
Select commit
Loading
Failed to load commit list.
Merged

Break splitBlocksOn into a new hook #280

Update assertion/function/preprocess/cfg.go
f9f73a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

87.63% (-0.21%) compared to 45bee80

View this Pull Request on Codecov

87.63% (-0.21%) compared to 45bee80

Details

Codecov Report

Attention: Patch coverage is 74.45255% with 35 lines in your changes missing coverage. Please review.

Project coverage is 87.63%. Comparing base (45bee80) to head (f9f73a6).

Files with missing lines Patch % Lines
hook/split_blocks_on.go 72.44% 18 Missing and 17 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
- Coverage   87.83%   87.63%   -0.21%     
==========================================
  Files          63       65       +2     
  Lines        7885     7916      +31     
==========================================
+ Hits         6926     6937      +11     
- Misses        776      798      +22     
+ Partials      183      181       -2     

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