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

Statement function parsing on-the-fly #132

Merged
merged 5 commits into from
Sep 5, 2023

Subroutine: Fix nested array argument declaration in tests

a7b778f
Select commit
Loading
Failed to load commit list.
Merged

Statement function parsing on-the-fly #132

Subroutine: Fix nested array argument declaration in tests
a7b778f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2023 in 0s

92.10% (-0.02%) compared to cc5f016

View this Pull Request on Codecov

92.10% (-0.02%) compared to cc5f016

Details

Codecov Report

Merging #132 (a7b778f) into main (cc5f016) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
- Coverage   92.11%   92.10%   -0.02%     
==========================================
  Files          90       90              
  Lines       16630    16586      -44     
==========================================
- Hits        15319    15276      -43     
+ Misses       1311     1310       -1     
Files Changed Coverage Δ
loki/frontend/fparser.py 93.07% <100.00%> (+0.09%) ⬆️
loki/frontend/util.py 90.82% <100.00%> (-2.20%) ⬇️

... and 1 file with indirect coverage changes