prettytable icon indicating copy to clipboard operation
prettytable copied to clipboard

Include RowType in __all__

Open cdce8p opened this issue 1 year ago • 1 comments

RowType might be useful when annotating subclasses.

cdce8p avatar Oct 18 '24 11:10 cdce8p

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.48%. Comparing base (f044b0e) to head (084f86e). Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
- Coverage   94.51%   94.48%   -0.04%     
==========================================
  Files           5        5              
  Lines        2462     2629     +167     
==========================================
+ Hits         2327     2484     +157     
- Misses        135      145      +10     
Flag Coverage Δ
macos-latest ?
ubuntu-latest ?
windows-latest 94.48% <ø> (?)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 18 '24 11:10 codecov[bot]