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

[Bugfix] available_frontends: Import pytest locally to make dependency optional #290

Merged
merged 1 commit into from
Apr 16, 2024

available_frontends: Import pytest locally to make dependency optional

953fa77
Select commit
Loading
Failed to load commit list.
Merged

[Bugfix] available_frontends: Import pytest locally to make dependency optional #290

available_frontends: Import pytest locally to make dependency optional
953fa77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 1s

94.92% (-0.01%) compared to 4068b82

View this Pull Request on Codecov

94.92% (-0.01%) compared to 4068b82

Details

Codecov Report

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

Project coverage is 94.92%. Comparing base (4068b82) to head (953fa77).

Files Patch % Lines
loki/frontend/util.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
- Coverage   94.93%   94.92%   -0.01%     
==========================================
  Files         152      152              
  Lines       31411    31415       +4     
==========================================
+ Hits        29820    29821       +1     
- Misses       1591     1594       +3     

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