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

pre-commit updates and Numpy 2.0 support #971

Merged
merged 5 commits into from
Jun 20, 2024

pre-commit run --all-files

c450ad5
Select commit
Loading
Failed to load commit list.
Merged

pre-commit updates and Numpy 2.0 support #971

pre-commit run --all-files
c450ad5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 20, 2024 in 0s

88.76% (-0.01%) compared to 57fb676

View this Pull Request on Codecov

88.76% (-0.01%) compared to 57fb676

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.76%. Comparing base (57fb676) to head (c450ad5).
Report is 1 commits behind head on main.

Files Patch % Lines
src/maggma/stores/advanced_stores.py 0.00% 1 Missing ⚠️
src/maggma/stores/open_data.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #971      +/-   ##
==========================================
- Coverage   88.77%   88.76%   -0.01%     
==========================================
  Files          46       46              
  Lines        3981     3979       -2     
==========================================
- Hits         3534     3532       -2     
  Misses        447      447              

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