petereon / beaupy

A Python library of interactive CLI elements you have been looking for
https://petereon.github.io/beaupy/
MIT License
181 stars 13 forks source link

feat: pagination for select and select_multiple #56

Closed petereon closed 1 year ago

petereon commented 1 year ago

Changes:

Addresses #55

TODOs:

codecov-commenter commented 1 year ago

Codecov Report

Merging #56 (12582fb) into master (59da61d) will decrease coverage by 0.27%. The diff coverage is 97.95%.

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   99.68%   99.41%   -0.27%     
==========================================
  Files           3        3              
  Lines         315      341      +26     
  Branches       86       90       +4     
==========================================
+ Hits          314      339      +25     
- Partials        1        2       +1     
Flag Coverage Δ
unittests 99.41% <97.95%> (-0.27%) :arrow_down:

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

Impacted Files Coverage Δ
beaupy/_beaupy.py 99.19% <97.43%> (-0.38%) :arrow_down:
beaupy/_internals.py 100.00% <100.00%> (ø)

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

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

98.7% 98.7% Coverage
0.0% 0.0% Duplication