olin-build / ABE

Amorphous Blob of Events
https://abe.olin.build/
GNU Affero General Public License v3.0
7 stars 1 forks source link

Use pipenv scripts; fix issue with pycodestyle #274

Closed osteele closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #274 into dev will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev    #274      +/-   ##
=========================================
- Coverage   80.13%   80.1%   -0.03%     
=========================================
  Files          52      52              
  Lines        2295    2368      +73     
=========================================
+ Hits         1839    1897      +58     
- Misses        456     471      +15
Impacted Files Coverage Δ
tests/context.py 100% <0%> (ø) :arrow_up:
abe/helper_functions/url_helpers.py 100% <0%> (ø) :arrow_up:
tests/test_url_helpers.py 100% <0%> (ø) :arrow_up:
abe/routes/admin_routes.py 75.43% <0%> (+3.64%) :arrow_up:
abe/routes/oauth_routes.py 61.01% <0%> (+3.87%) :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 4d99a0f...e055df4. Read the comment docs.