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

Major refactor #26

Closed petereon closed 1 year ago

petereon commented 1 year ago

Changes:

Issue #19

codecov-commenter commented 1 year ago

Codecov Report

Merging #26 (32ce69f) into master (307d37b) will increase coverage by 0.48%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   97.41%   97.89%   +0.48%     
==========================================
  Files           2        2              
  Lines         232      238       +6     
  Branches       72       74       +2     
==========================================
+ Hits          226      233       +7     
+ Partials        6        5       -1     
Flag Coverage Δ
unittests 97.89% <100.00%> (+0.48%) :arrow_up:

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

Impacted Files Coverage Δ
beaupy/beaupy.py 97.53% <100.00%> (+0.59%) :arrow_up:
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