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

Block-index injection transformations #303

Merged
merged 37 commits into from
May 28, 2024

Appease extra fussy upgraded linter

6707094
Select commit
Loading
Failed to load commit list.
Merged

Block-index injection transformations #303

Appease extra fussy upgraded linter
6707094
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2024 in 0s

95.14% (+0.02%) compared to f3e7d90

View this Pull Request on Codecov

95.14% (+0.02%) compared to f3e7d90

Details

Codecov Report

Attention: Patch coverage is 99.03537% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 95.14%. Comparing base (f3e7d90) to head (6707094).

Files Patch % Lines
...oki/transformations/block_index_transformations.py 98.70% 2 Missing ⚠️
...i/transformations/tests/test_block_index_inject.py 98.97% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
+ Coverage   95.12%   95.14%   +0.02%     
==========================================
  Files         165      167       +2     
  Lines       35143    35374     +231     
==========================================
+ Hits        33429    33656     +227     
- Misses       1714     1718       +4     

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