daveenguyen / atomacos

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

fix clicks in input #5

Closed daveenguyen closed 5 years ago

daveenguyen commented 5 years ago

some of the methods were implemented incorrectly

codecov[bot] commented 5 years ago

Codecov Report

Merging #5 into master will increase coverage by 0.29%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   82.94%   83.23%   +0.29%     
==========================================
  Files          15       15              
  Lines         856      859       +3     
==========================================
+ Hits          710      715       +5     
+ Misses        146      144       -2
Impacted Files Coverage Δ
atomacos/mixin/_input.py 68.96% <57.14%> (+5.32%) :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 e9fbeea...b51045c. Read the comment docs.