jazzband / prettytable

Display tabular data in a visually appealing ASCII table format
https://pypi.org/project/PrettyTable/
Other
1.36k stars 157 forks source link

CI: Bump to PyPy3.10 #257

Closed hugovk closed 1 year ago

hugovk commented 1 year ago

https://www.pypy.org/posts/2023/06/pypy-v7312-release.html

And update more config, see commit messages.

codecov[bot] commented 1 year ago

Codecov Report

Merging #257 (122981d) into main (f44a274) will decrease coverage by 0.62%. Report is 2 commits behind head on main. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
- Coverage   94.83%   94.21%   -0.62%     
==========================================
  Files           5        5              
  Lines        2361     2387      +26     
==========================================
+ Hits         2239     2249      +10     
- Misses        122      138      +16     
Flag Coverage Δ
macos-latest 94.17% <33.33%> (-0.62%) :arrow_down:
ubuntu-latest 94.17% <33.33%> (-0.62%) :arrow_down:
windows-latest 94.13% <33.33%> (-0.62%) :arrow_down:

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

Files Changed Coverage Δ
src/prettytable/prettytable.py 90.36% <28.57%> (-0.96%) :arrow_down:
tests/test_prettytable.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more