jazzband / prettytable

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

Test Python 3.12 pre-releases #221

Closed hugovk closed 1 year ago

hugovk commented 1 year ago

Currently in alpha, full release due October 2023.

Let's make sure PrettyTable is ready and at the same time help test CPython itself.

codecov[bot] commented 1 year ago

Codecov Report

Merging #221 (39b551c) into master (aa4e316) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #221   +/-   ##
=======================================
  Coverage   94.19%   94.19%           
=======================================
  Files           5        5           
  Lines        2258     2258           
=======================================
  Hits         2127     2127           
  Misses        131      131           
Flag Coverage Δ
macos-latest 94.19% <ø> (ø)
ubuntu-latest 94.19% <ø> (ø)
windows-latest 93.97% <ø> (-0.09%) :arrow_down:

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

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