Python-World / s-tool

Selenium wrapper to make your life easy.
MIT License
10 stars 6 forks source link

#32 Resolved #35

Closed chavarera closed 3 years ago

chavarera commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #35 (c4a6fdc) into main (33f9c03) will increase coverage by 4.64%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   68.50%   73.15%   +4.64%     
==========================================
  Files           5        5              
  Lines         181      190       +9     
==========================================
+ Hits          124      139      +15     
+ Misses         57       51       -6     
Impacted Files Coverage Δ
s_tool/driver.py 94.33% <100.00%> (+0.10%) :arrow_up:
s_tool/utils.py 56.86% <100.00%> (+10.05%) :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 33f9c03...c4a6fdc. Read the comment docs.