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

Reorganising test directories #287

Merged
merged 16 commits into from
Apr 16, 2024

Loki: Appease the linting gods...

07c2f40
Select commit
Loading
Failed to load commit list.
Merged

Reorganising test directories #287

Loki: Appease the linting gods...
07c2f40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 1s

94.93% (+2.03%) compared to b5c5791

View this Pull Request on Codecov

94.93% (+2.03%) compared to b5c5791

Details

Codecov Report

Attention: Patch coverage is 95.59939% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 94.93%. Comparing base (b5c5791) to head (07c2f40).

Files Patch % Lines
loki/tools/util.py 32.50% 27 Missing ⚠️
loki/build/jit.py 96.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
+ Coverage   92.89%   94.93%   +2.03%     
==========================================
  Files         102      152      +50     
  Lines       18334    31411   +13077     
==========================================
+ Hits        17032    29820   +12788     
- Misses       1302     1591     +289     

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