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

CMake Plan: Pipeline dry-run and transformation-based plan creation #453

Merged
merged 5 commits into from
Dec 12, 2024

Remove redundant check

633d038
Select commit
Loading
Failed to load commit list.
Merged

CMake Plan: Pipeline dry-run and transformation-based plan creation #453

Remove redundant check
633d038
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

93.28% (-0.01%) compared to ba7e230

View this Pull Request on Codecov

93.28% (-0.01%) compared to ba7e230

Details

Codecov Report

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

Project coverage is 93.28%. Comparing base (ba7e230) to head (633d038).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
loki/batch/transformation.py 82.92% 7 Missing ⚠️
loki/batch/scheduler.py 88.00% 3 Missing ⚠️
loki/transformations/build_system/file_write.py 88.23% 2 Missing ⚠️
loki/transformations/build_system/plan.py 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #453      +/-   ##
==========================================
- Coverage   93.28%   93.28%   -0.01%     
==========================================
  Files         220      221       +1     
  Lines       41202    41263      +61     
==========================================
+ Hits        38436    38492      +56     
- Misses       2766     2771       +5     

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