rich icon indicating copy to clipboard operation
rich copied to clipboard

docs(readme): update badges in README translations

Open TomJGooding opened this issue 6 months ago • 1 comments
trafficstars

Update badges in README translations to ensure consistency with README.md.

Currently some translations show an outdated badge for supported Python versions, while others aren't consistent with the included badges.

Type of changes

  • [ ] Bug fix
  • [ ] New feature
  • [x] Documentation / docstrings
  • [ ] Tests
  • [ ] Other

Checklist

  • [ ] I've run the latest black with default args on new code.
  • [ ] I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • [ ] I've added tests for new code.
  • [x] I accept that @willmcgugan may be pedantic in the code review.

TomJGooding avatar May 19 '25 18:05 TomJGooding

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.98%. Comparing base (225cb07) to head (92358a7). Report is 38 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3738      +/-   ##
==========================================
- Coverage   98.24%   97.98%   -0.27%     
==========================================
  Files          74       74              
  Lines        8105     8142      +37     
==========================================
+ Hits         7963     7978      +15     
- Misses        142      164      +22     
Flag Coverage Δ
unittests 97.98% <ø> (-0.27%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar May 19 '25 18:05 codecov-commenter

Thanks Tom

willmcgugan avatar Jun 24 '25 10:06 willmcgugan