Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

fix: endpoint now returns a JSON-based 404 for all 404's #1216

Merged
merged 1 commit into from
May 7, 2018

Conversation

bbangert
Copy link
Member

@bbangert bbangert commented May 7, 2018

Closes #756

@bbangert bbangert requested review from pjenvey and jrconlin May 7, 2018 01:14
@codecov-io
Copy link

codecov-io commented May 7, 2018

Codecov Report

Merging #1216 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1216   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          60      60           
  Lines       10191   10210   +19     
======================================
+ Hits        10191   10210   +19
Impacted Files Coverage Δ
autopush/web/base.py 100% <100%> (ø) ⬆️
autopush/tests/test_integration.py 100% <100%> (ø) ⬆️
autopush/http.py 100% <100%> (ø) ⬆️

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 a520338...0302977. Read the comment docs.

@pjenvey pjenvey merged commit 2cfdf2b into master May 7, 2018
@pjenvey pjenvey deleted the fix/issue-756 branch May 7, 2018 16:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants