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

Expression: Expression cloning and mapper tests #419

Merged
merged 12 commits into from
Nov 7, 2024

Expression: Ensure non-typed symbol duplication and scopes in test

193742c
Select commit
Loading
Failed to load commit list.
Merged

Expression: Expression cloning and mapper tests #419

Expression: Ensure non-typed symbol duplication and scopes in test
193742c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

93.11% (+0.06%) compared to 899f5ac

View this Pull Request on Codecov

93.11% (+0.06%) compared to 899f5ac

Details

Codecov Report

Attention: Patch coverage is 98.62069% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.11%. Comparing base (899f5ac) to head (193742c).
Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
loki/expression/mappers.py 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
+ Coverage   93.04%   93.11%   +0.06%     
==========================================
  Files         198      200       +2     
  Lines       39320    39550     +230     
==========================================
+ Hits        36587    36827     +240     
+ Misses       2733     2723      -10     

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