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

Drop support for EOL Python 3.7 #245

Closed hugovk closed 1 year ago

hugovk commented 1 year ago

Changes proposed in this pull request:

codecov[bot] commented 1 year ago

Codecov Report

Merging #245 (ac0f313) into main (54ccf40) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
- Coverage   94.83%   94.83%   -0.01%     
==========================================
  Files           5        5              
  Lines        2364     2361       -3     
==========================================
- Hits         2242     2239       -3     
  Misses        122      122              
Flag Coverage Δ
macos-latest 94.79% <100.00%> (-0.01%) :arrow_down:
ubuntu-latest 94.79% <100.00%> (-0.01%) :arrow_down:
windows-latest 94.74% <100.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
src/prettytable/__init__.py 100.00% <100.00%> (ø)

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