ascoderu / lokole

Source code for the Lokole project. Lokole enables communities in the Congo DRC to pool resources to access efficient communication via email at an affordable price.
https://ascoderu.ca
Apache License 2.0
45 stars 12 forks source link

Update nose2 to 0.10.0 #570

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates nose2[coverage_plugin] from 0.9.2 to 0.10.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/nose2 - Repo: https://github.com/nose-devs/nose2
codecov-commenter commented 3 years ago

Codecov Report

Merging #570 (602798d) into master (3bf8167) will increase coverage by 1.73%. The diff coverage is 55.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #570      +/-   ##
==========================================
+ Coverage   76.71%   78.44%   +1.73%     
==========================================
  Files          45       51       +6     
  Lines        2766     3327     +561     
==========================================
+ Hits         2122     2610     +488     
- Misses        644      717      +73     
Impacted Files Coverage Δ
opwen_email_server/config.py 100.00% <ø> (ø)
opwen_email_client/webapp/views.py 40.75% <21.05%> (-0.84%) :arrow_down:
opwen_email_client/webapp/tasks.py 43.58% <23.07%> (-3.08%) :arrow_down:
opwen_email_client/util/network.py 30.00% <30.00%> (ø)
opwen_email_client/webapp/actions.py 34.34% <30.95%> (-0.92%) :arrow_down:
opwen_email_client/webapp/forms/email.py 34.94% <60.00%> (-0.38%) :arrow_down:
opwen_email_client/webapp/forms/register.py 60.71% <60.71%> (ø)
opwen_email_server/services/sendgrid.py 91.79% <63.63%> (-2.61%) :arrow_down:
opwen_email_server/mailers/wikipedia.py 97.77% <97.77%> (ø)
opwen_email_client/webapp/config.py 100.00% <100.00%> (ø)
... and 4 more

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 c18a475...602798d. Read the comment docs.