Python-World / s-tool

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

various changes implemented #19

Closed chavarera closed 3 years ago

chavarera commented 3 years ago

17

Renamed .github/CONTRIBUTING.md to CONTRIBUTING.md

codecov-commenter commented 3 years ago

Codecov Report

Merging #19 (ea49351) into main (d7c166b) will decrease coverage by 0.37%. The diff coverage is 68.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   70.89%   70.52%   -0.38%     
==========================================
  Files           5        5              
  Lines         134      173      +39     
==========================================
+ Hits           95      122      +27     
- Misses         39       51      +12     
Impacted Files Coverage Δ
s_tool/utils.py 49.42% <53.84%> (+2.55%) :arrow_up:
s_tool/parser.py 92.85% <87.50%> (-7.15%) :arrow_down:
s_tool/driver.py 94.11% <100.00%> (+0.11%) :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 d7c166b...ea49351. Read the comment docs.