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

Rename master to main #228

Closed hugovk closed 1 year ago

hugovk commented 1 year ago

Pending https://github.com/jazzband/geojson/issues/181#issuecomment-1383937669.

codecov[bot] commented 1 year ago

Codecov Report

Merging #228 (113668e) into master (599bb88) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #228   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files           5        5           
  Lines        2281     2281           
=======================================
  Hits         2153     2153           
  Misses        128      128           
Flag Coverage Δ
macos-latest 94.34% <ø> (ø)
ubuntu-latest 94.34% <ø> (ø)
windows-latest 94.30% <ø> (ø)

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

jezdez commented 1 year ago

@hugovk I've renamed the master branch to main as asked in https://github.com/jazzband/geojson/issues/181#issuecomment-1383937669

hugovk commented 1 year ago

Thank you!