ba-st / Willow-Bootstrap

Integration between Willow & Bootstrap 3/4
MIT License
7 stars 1 forks source link

Add Radio Button to B3 and B4 supplier #123

Closed jvanecek closed 2 years ago

jvanecek commented 2 years ago

Solves #122

codecov[bot] commented 2 years ago

Codecov Report

Merging #123 (2ec954b) into release-candidate (967ccf5) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release-candidate     #123    +/-   ##
===================================================
  Coverage              99.92%   99.92%            
===================================================
  Files                    179      184     +5     
  Lines                  62908    63268   +360     
===================================================
+ Hits                   62863    63223   +360     
  Misses                    45       45            
Impacted Files Coverage Δ
...-3-Tests/Bootstrap3RadioButtonWebViewTest.class.st 100.00% <100.00%> (ø)
...w-Bootstrap-3/Bootstrap3ComponentSupplier.class.st 100.00% <100.00%> (ø)
...-Bootstrap-3/Bootstrap3RadioButtonWebView.class.st 100.00% <100.00%> (ø)
...-4-Tests/Bootstrap4RadioButtonWebViewTest.class.st 100.00% <100.00%> (ø)
...w-Bootstrap-4/Bootstrap4ComponentSupplier.class.st 100.00% <100.00%> (ø)
...-Bootstrap-4/Bootstrap4RadioButtonWebView.class.st 100.00% <100.00%> (ø)
...low-Bootstrap/BootstrapRadioButtonWebView.class.st 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 967ccf5...2ec954b. Read the comment docs.