RedHatQE / widgetastic.core

Making testing of UIs fantastic.
Other
36 stars 43 forks source link

[RFR] Black formatting #189

Closed quarckster closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #189 into master will increase coverage by 0.26%. The diff coverage is 82.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   87.11%   87.38%   +0.26%     
==========================================
  Files          14       14              
  Lines        2399     2449      +50     
==========================================
+ Hits         2090     2140      +50     
  Misses        309      309              
Flag Coverage Δ
unittests 87.38% <82.90%> (+0.26%) :arrow_up:

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

Impacted Files Coverage Δ
src/widgetastic/widget/image.py 69.23% <0.00%> (ø)
src/widgetastic/widget/text.py 88.88% <ø> (ø)
src/widgetastic/widget/checkbox.py 94.44% <66.66%> (ø)
src/widgetastic/utils.py 84.65% <73.91%> (+0.04%) :arrow_up:
src/widgetastic/browser.py 75.79% <77.01%> (+0.49%) :arrow_up:
src/widgetastic/widget/input.py 96.66% <77.77%> (ø)
src/widgetastic/log.py 96.66% <84.61%> (ø)
src/widgetastic/widget/base.py 92.84% <86.11%> (+0.18%) :arrow_up:
src/widgetastic/widget/table.py 89.34% <86.23%> (+0.19%) :arrow_up:
src/widgetastic/widget/select.py 92.02% <94.73%> (ø)
... and 4 more

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 00062e3...ab162af. Read the comment docs.