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

Fixing error number #237 #263

Open rajarshidcoder opened 9 months ago

rajarshidcoder commented 9 months ago

This bug occurred when we are trying to add a divider and changing the style of it such as "Double border" and it will produce unexpected results.

codecov[bot] commented 9 months ago

Codecov Report

Merging #263 (2e2d971) into main (fe353d0) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   94.21%   94.21%           
=======================================
  Files           5        5           
  Lines        2387     2387           
=======================================
  Hits         2249     2249           
  Misses        138      138           
Flag Coverage Δ
macos-latest 94.17% <100.00%> (ø)
ubuntu-latest 94.17% <100.00%> (ø)
windows-latest 94.13% <100.00%> (ø)

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

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

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

hugovk commented 9 months ago

Please:

hugovk commented 1 month ago

@rajarshidcoder Hello! Reminder this PR is awaiting an update :)