jedie / django-tools

miscellaneous django tools
http://pypi.python.org/pypi/django-tools/
Other
128 stars 31 forks source link

Update requirements #65

Closed jedie closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #65 (064ab38) into main (6cd7a0f) will decrease coverage by 0.48%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   80.70%   80.21%   -0.49%     
==========================================
  Files         149      149              
  Lines        6161     6161              
==========================================
- Hits         4972     4942      -30     
- Misses       1189     1219      +30     
Impacted Files Coverage Δ
django_tools/selenium/base.py 75.00% <100.00%> (+1.66%) :arrow_up:
django_tools/selenium/chromedriver.py 80.35% <100.00%> (ø)
django_tools/selenium/geckodriver.py 41.66% <0.00%> (-43.75%) :arrow_down:
...tools_test_project/tests/test_unittest_selenium.py 86.76% <0.00%> (-8.83%) :arrow_down:

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 6cd7a0f...064ab38. Read the comment docs.