Python-World / s-tool

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

user agent added #36

Closed chavarera closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #36 (efefbd0) into main (055a02c) will increase coverage by 0.41%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   73.15%   73.57%   +0.41%     
==========================================
  Files           5        5              
  Lines         190      193       +3     
==========================================
+ Hits          139      142       +3     
  Misses         51       51              
Impacted Files Coverage Δ
s_tool/driver.py 94.44% <100.00%> (+0.10%) :arrow_up:
s_tool/utils.py 57.69% <100.00%> (+0.82%) :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 055a02c...efefbd0. Read the comment docs.