petereon / beaupy

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

fix: keyboard interrupt is now only raised when intended #29

Closed petereon closed 1 year ago

petereon commented 1 year ago

Changes:

Issue #28

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

codecov-commenter commented 1 year ago

Codecov Report

Merging #29 (9e18332) into master (6a5ce4d) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   98.09%   98.10%           
=======================================
  Files           3        3           
  Lines         263      264    +1     
  Branches       77       77           
=======================================
+ Hits          258      259    +1     
  Partials        5        5           
Flag Coverage Δ
unittests 98.10% <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/_beaupy.py 97.54% <100.00%> (+0.01%) :arrow_up:

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