Skip to content

(Closes #494) Fix Black checks in CI and update to use 3.14#495

Merged
sergisiso merged 6 commits intomasterfrom
494_back_to_black
Mar 13, 2026
Merged

(Closes #494) Fix Black checks in CI and update to use 3.14#495
sergisiso merged 6 commits intomasterfrom
494_back_to_black

Conversation

@arporter
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.19%. Comparing base (58eae20) to head (384d2a5).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #495   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files          86       86           
  Lines       13807    13807           
=======================================
  Hits        12730    12730           
  Misses       1077     1077           

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

@arporter arporter self-assigned this Mar 13, 2026
@arporter arporter changed the title (Closes #494) Fix Black checks in CI (Closes #494) Fix Black checks in CI and update to use 3.14 Mar 13, 2026
@arporter
Copy link
Member Author

A 'small' PR in the sense that it really just updates the GitHub workflow to ensure that we specify which version of Python we're using for the Black test. It also updates the CI to use 3.14 in place of 3.13 in the unit tests.
I've updated the dev. guide a bit as the fact that Black's formatting depends on Python version could catch developers out.
Ready for a first look from @sergisiso @LonelyCat124 or @hiker :-)

Copy link
Collaborator

@sergisiso sergisiso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI is now green again. Thanks for also updating the documentation. This is approved for merging @arporter

@sergisiso sergisiso merged commit 3e864a2 into master Mar 13, 2026
6 checks passed
@sergisiso sergisiso deleted the 494_back_to_black branch March 13, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants