Skip to content

Conversation

@ahayworth
Copy link
Owner

It's been awhile since the last release; we needed to:

  • Support newer python versions in test and remove old ones
  • Update CI to use latest actions/cache (the old ones no longer work)
  • Fix some config changes (allowlist / whitelist; aiohttp settings in pytest)
  • Generally just allow dependencies to update, since they were all ancient.

@ahayworth ahayworth force-pushed the ahayworth/update-versions branch 2 times, most recently from 975acf7 to 5b75938 Compare September 4, 2025 16:43
It's been awhile since the last release; we needed to:
- Support newer python versions in test and remove old ones
- Update CI to use latest actions/cache (the old ones no longer work),
  latest setup-python, setup-poetry, etc.
- Fix some config changes (allowlist / whitelist; aiohttp settings in pytest)
- Generally just allow dependencies to update, since they were all ancient.
@ahayworth ahayworth force-pushed the ahayworth/update-versions branch from a43f660 to 9cd8355 Compare September 4, 2025 17:03
@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.88%. Comparing base (2d42e4e) to head (9cd8355).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   94.88%   94.88%           
=======================================
  Files          11       11           
  Lines         313      313           
=======================================
  Hits          297      297           
  Misses         16       16           

☔ 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.

@ahayworth ahayworth merged commit 4a60bc1 into master Sep 4, 2025
7 checks passed
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