olin-build / ABE

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

Rename allDay → all_day #277

Closed osteele closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #277 into master will decrease coverage by 0.05%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
- Coverage   79.81%   79.76%   -0.06%     
==========================================
  Files          52       53       +1     
  Lines        2304     2318      +14     
==========================================
+ Hits         1839     1849      +10     
- Misses        465      469       +4
Impacted Files Coverage Δ
abe/resource_models/event_resources.py 73.43% <ø> (ø) :arrow_up:
tests/test_app.py 100% <ø> (ø) :arrow_up:
tests/test_ics_helpers.py 100% <ø> (ø) :arrow_up:
tests/test_recurrences.py 100% <ø> (ø) :arrow_up:
abe/document_models/event_documents.py 100% <100%> (ø) :arrow_up:
abe/helper_functions/converting_helpers.py 90.69% <100%> (ø) :arrow_up:
tests/mock_requests.py 100% <100%> (ø)
tests/__init__.py 100% <100%> (ø) :arrow_up:
abe/helper_functions/ics_helpers.py 44.27% <33.33%> (ø) :arrow_up:
abe/helper_functions/query_helpers.py 93.87% <0%> (-6.13%) :arrow_down:
... and 2 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 635ccd7...b84b1ae. Read the comment docs.