TransparentGovernanceUofA / TransparentGov

Work with the University of Alberta to enable more transparent governance.
Apache License 2.0
2 stars 4 forks source link

Dev #101

Closed AustinGrey closed 6 years ago

AustinGrey commented 6 years ago

Prep for Sprint 3 hand-in

codecov-io commented 6 years ago

Codecov Report

Merging #101 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #101      +/-   ##
=========================================
+ Coverage   89.47%   89.5%   +0.03%     
=========================================
  Files          18      18              
  Lines         342     343       +1     
=========================================
+ Hits          306     307       +1     
  Misses         36      36
Impacted Files Coverage Δ
transgov/src/main_search/api/tests.py 100% <ø> (ø) :arrow_up:
transgov/src/main_search/tests.py 100% <ø> (ø) :arrow_up:
transgov/src/main_search/models.py 89.47% <ø> (ø) :arrow_up:
transgov/src/main_search/api/serializers.py 100% <ø> (ø) :arrow_up:
transgov/src/main_search/search_indexes.py 84.21% <ø> (ø) :arrow_up:
transgov/src/searchapp/urls.py 100% <ø> (ø) :arrow_up:
transgov/src/main_search/api/permissions.py 100% <ø> (ø) :arrow_up:
transgov/src/main_search/api/urls.py 100% <100%> (ø) :arrow_up:
transgov/src/main_search/api/views.py 90.9% <100%> (ø) :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 98c8d6d...e691166. Read the comment docs.