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

Static Transformation properties (manifest) #154

Merged
merged 9 commits into from
Dec 5, 2023

Transformation: Fixing metadata for recursion with mutliple items

906e5d4
Select commit
Loading
Failed to load commit list.
Merged

Static Transformation properties (manifest) #154

Transformation: Fixing metadata for recursion with mutliple items
906e5d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2023 in 1s

92.18% (-0.04%) compared to 955a9da

View this Pull Request on Codecov

92.18% (-0.04%) compared to 955a9da

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (955a9da) 92.21% compared to head (906e5d4) 92.18%.

Files Patch % Lines
loki/transform/transformation.py 87.09% 4 Missing ⚠️
loki/transform/build_system_transform.py 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   92.21%   92.18%   -0.04%     
==========================================
  Files          93       93              
  Lines       16839    16881      +42     
==========================================
+ Hits        15528    15561      +33     
- Misses       1311     1320       +9     

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