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

Run pytest on macos in GH actions #262

Merged
merged 8 commits into from
Jul 29, 2024

Disable test on MacOS (see #352)

3e41177
Select commit
Loading
Failed to load commit list.
Merged

Run pytest on macos in GH actions #262

Disable test on MacOS (see #352)
3e41177
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2024 in 0s

95.35% (+0.00%) compared to 2b3b206

View this Pull Request on Codecov

95.35% (+0.00%) compared to 2b3b206

Details

Codecov Report

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

Project coverage is 95.35%. Comparing base (2b3b206) to head (3e41177).

Files Patch % Lines
loki/tools/tests/test_tools.py 50.00% 2 Missing ⚠️
loki/tests/test_cmake.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #262   +/-   ##
=======================================
  Coverage   95.35%   95.35%           
=======================================
  Files         171      171           
  Lines       36801    36805    +4     
=======================================
+ Hits        35090    35094    +4     
  Misses       1711     1711           

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