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

Update code quality configuration #555

Merged
merged 6 commits into from
Jan 20, 2025

Simplify installation of reticulate

96407b5
Select commit
Loading
Failed to load commit list.
Merged

Update code quality configuration #555

Simplify installation of reticulate
96407b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 0s

98.9% (-0.1%) compared to 3fa1191

View this Pull Request on Codecov

98.9% (-0.1%) compared to 3fa1191

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.9%. Comparing base (3fa1191) to head (96407b5).

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #555     +/-   ##
=======================================
- Coverage   98.9%   98.9%   -0.1%     
=======================================
  Files         44      44             
  Lines       4790    4790             
=======================================
- Hits        4740    4738      -2     
- Misses        50      52      +2     
Files with missing lines Coverage Δ
ixmp/backend/jdbc.py 97.2% <100.0%> (ø)
ixmp/cli.py 100.0% <ø> (ø)
ixmp/tests/backend/test_jdbc.py 100.0% <ø> (ø)
ixmp/tests/core/test_scenario.py 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes