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

String-based expression substitution and moar expression tests! #366

Merged
merged 6 commits into from
Sep 6, 2024

Expression: Add missing `implicit none` to expr_visitor tests

ad4b4d8
Select commit
Loading
Failed to load commit list.
Merged

String-based expression substitution and moar expression tests! #366

Expression: Add missing `implicit none` to expr_visitor tests
ad4b4d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 1s

95.42% (+0.00%) compared to fce5733

View this Pull Request on Codecov

95.42% (+0.00%) compared to fce5733

Details

Codecov Report

Attention: Patch coverage is 99.80952% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.42%. Comparing base (fce5733) to head (ad4b4d8).
Report is 37 commits behind head on main.

Files with missing lines Patch % Lines
loki/expression/tests/test_parser.py 99.77% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #366   +/-   ##
=======================================
  Coverage   95.41%   95.42%           
=======================================
  Files         178      180    +2     
  Lines       37312    37387   +75     
=======================================
+ Hits        35600    35675   +75     
  Misses       1712     1712           

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