Skip to content

Conversation

@danielhollas
Copy link
Member

  • run dependabot update semianually
  • move dev dependencies to 'dev' dependency-group, which uv installs by default
  • use uv.lock in CI
  • update pre-commit hooks
  • Drop Python 3.7

- run dependabot update semianually
- move dev dependencies to 'dev' dependency-group,
  which uv installs by default
- use uv.lock in CI
- update pre-commit hooks
- Drop Python 3.7
@codecov
Copy link

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.10%. Comparing base (ba4b78c) to head (8452bd5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   49.12%   49.10%   -0.02%     
==========================================
  Files           3        3              
  Lines         114      112       -2     
==========================================
- Hits           56       55       -1     
+ Misses         58       57       -1     

☔ View full report in Codecov by Sentry.
📢 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.

@danielhollas danielhollas merged commit e28695b into main Oct 19, 2025
9 checks passed
@danielhollas danielhollas deleted the spring branch October 19, 2025 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants