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

SCC: Add vectorisation annotations in SCCRevector and translate in SCCAnnotate #359

Merged
merged 12 commits into from
Sep 19, 2024

SingleColum: Fix literal in new data clause test

208a99b
Select commit
Loading
Failed to load commit list.
Merged

SCC: Add vectorisation annotations in SCCRevector and translate in SCCAnnotate #359

SingleColum: Fix literal in new data clause test
208a99b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

95.48% (-0.01%) compared to 657fc0f

View this Pull Request on Codecov

95.48% (-0.01%) compared to 657fc0f

Details

Codecov Report

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

Project coverage is 95.48%. Comparing base (657fc0f) to head (208a99b).

Files with missing lines Patch % Lines
loki/transformations/single_column/vector.py 96.29% 2 Missing ⚠️
loki/transformations/single_column/annotate.py 98.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #359      +/-   ##
==========================================
- Coverage   95.48%   95.48%   -0.01%     
==========================================
  Files         185      185              
  Lines       38621    38651      +30     
==========================================
+ Hits        36879    36906      +27     
- Misses       1742     1745       +3     

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