petereon / beaupy

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

feat: cursor and option styles merge #60

Closed petereon closed 1 year ago

petereon commented 1 year ago

Changes:

Solves #54

codecov-commenter commented 1 year ago

Codecov Report

Merging #60 (b213b22) into master (49095ea) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   99.41%   99.43%   +0.01%     
==========================================
  Files           3        3              
  Lines         341      351      +10     
  Branches       90       92       +2     
==========================================
+ Hits          339      349      +10     
  Partials        2        2              
Flag Coverage Δ
unittests 99.43% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
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

100.0% 100.0% Coverage
0.0% 0.0% Duplication