daveenguyen / atomacos

Automated Testing on macOS
https://daveenguyen.github.io/atomacos/
GNU General Public License v2.0
48 stars 13 forks source link

fix bugs found by adding tests #3

Closed daveenguyen closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #3 into master will increase coverage by 2.51%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   61.04%   63.55%   +2.51%     
==========================================
  Files          13       13              
  Lines        1019     1018       -1     
==========================================
+ Hits          622      647      +25     
+ Misses        397      371      -26
Impacted Files Coverage Δ
atomacos/a11y.py 74.45% <0%> (+10.82%) :arrow_up:
atomacos/AXClasses.py 42.39% <100%> (+1.08%) :arrow_up:
atomacos/errors.py 100% <100%> (ø) :arrow_up:
atomacos/_base_ax_ui_element.py 46.77% <0%> (+1.29%) :arrow_up:

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 c27d2b7...fac3e33. Read the comment docs.