Skip to content

Conversation

@semohr
Copy link
Contributor

@semohr semohr commented Nov 23, 2025

Drops support for python 3.9 and runs pyupgrade on the whole codebase.

@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.26%. Comparing base (4262c46) to head (24d1678).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files          16       16           
  Lines         817      817           
  Branches      118      118           
=======================================
  Hits          762      762           
  Misses         35       35           
  Partials       20       20           
Files with missing lines Coverage Δ
mediafile/fields.py 93.16% <100.00%> (ø)
mediafile/storage/afs.py 97.67% <100.00%> (ø)
mediafile/storage/ape.py 100.00% <100.00%> (ø)
mediafile/storage/base.py 90.69% <100.00%> (ø)
mediafile/storage/flac.py 100.00% <100.00%> (ø)
mediafile/storage/mp3.py 92.69% <100.00%> (ø)
mediafile/storage/mp4.py 100.00% <100.00%> (ø)
mediafile/storage/vorbis.py 89.18% <100.00%> (ø)
mediafile/utils/image.py 90.62% <100.00%> (ø)

@semohr semohr requested review from JOJ0 and snejus November 23, 2025 13:40
Copy link
Member

@JOJ0 JOJ0 left a comment

Choose a reason for hiding this comment

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

LGTM

@semohr semohr merged commit 0a5bd44 into master Nov 26, 2025
13 checks passed
@semohr semohr deleted the pyupgrade branch November 26, 2025 11:47
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.

4 participants