jazzband / prettytable

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

Encode title and attributes of HTML tables #256

Closed hugovk closed 10 months ago

hugovk commented 10 months ago

Thank you to Sjoerd Langkemper (@Sjord) for the report.

codecov[bot] commented 10 months ago

Codecov Report

Merging #256 (17fbec8) into main (f44a274) will increase coverage by 0.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
+ Coverage   94.83%   95.00%   +0.16%     
==========================================
  Files           5        5              
  Lines        2361     2361              
==========================================
+ Hits         2239     2243       +4     
+ Misses        122      118       -4     
Flag Coverage Δ
macos-latest 94.91% <100.00%> (+0.12%) :arrow_up:
ubuntu-latest 94.95% <100.00%> (+0.16%) :arrow_up:
windows-latest 94.91% <100.00%> (+0.16%) :arrow_up:

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

Files Changed Coverage Δ
src/prettytable/prettytable.py 91.61% <100.00%> (+0.28%) :arrow_up:
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