Skip to content

chore(deps): bump actions/setup-python from 6 to 7 - #325

Merged
steven-murray merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-python-7
Aug 2, 2026
Merged

chore(deps): bump actions/setup-python from 6 to 7#325
steven-murray merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-python-7

fix: resolve pre-existing ruff lint errors blocking pre-commit.ci

ed5df01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 1s

97.89% (+0.00%) compared to c4fffca

View this Pull Request on Codecov

97.89% (+0.00%) compared to c4fffca

Details

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.89%. Comparing base (c4fffca) to head (ed5df01).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/hmf/cosmology/cosmo.py 0.00% 1 Missing ⚠️
src/hmf/cosmology/growth_factor.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #325   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files          26       26           
  Lines        2709     2709           
=======================================
  Hits         2652     2652           
  Misses         57       57           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.