olin-build / ABE

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

Add .codecov.yml #265

Closed osteele closed 6 years ago

osteele commented 6 years ago

Description

Replace this text by a description of your changes. Fixes #.

Testing

How should the reviewer test this PR? Write out any special testing steps here.

codecov[bot] commented 6 years ago

Codecov Report

Merging #265 into dev will increase coverage by 1.17%. The diff coverage is 98.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #265      +/-   ##
==========================================
+ Coverage   75.85%   77.03%   +1.17%     
==========================================
  Files          52       52              
  Lines        2183     2229      +46     
==========================================
+ Hits         1656     1717      +61     
+ Misses        527      512      -15
Impacted Files Coverage Δ
tests/test_user.py 100% <ø> (ø) :arrow_up:
tests/test_auth.py 100% <ø> (ø) :arrow_up:
tests/test_subscription_resources.py 64.28% <ø> (ø) :arrow_up:
tests/abe_unittest.py 100% <ø> (ø) :arrow_up:
tests/test_email_helpers.py 100% <ø> (ø) :arrow_up:
abe/resource_models/label_resources.py 84.37% <ø> (ø) :arrow_up:
tests/test_events.py 98.94% <100%> (ø) :arrow_up:
tests/test_apps_resource.py 100% <100%> (ø)
tests/test_recurrences.py 100% <100%> (ø) :arrow_up:
tests/test_labels.py 100% <100%> (ø) :arrow_up:
... and 8 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 c9ea2fb...b732b18. Read the comment docs.