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

fix: wrong toggling of autopush_rs's json_logging #1174

Merged
merged 1 commit into from
Apr 12, 2018
Merged

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented Apr 12, 2018

also:

  • ensure log_check always calls finish
  • quiet the megaphone BaseHTTPRequestHandler error seen during shutdown

Closes #1173

also:

- ensure log_check always calls finish
- quiet the megaphone BaseHTTPRequestHandler error seen during shutdown

Closes #1173
@codecov-io
Copy link

codecov-io commented Apr 12, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1174   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          60      60           
  Lines       10073   10078    +5     
======================================
+ Hits        10073   10078    +5
Impacted Files Coverage Δ
autopush/web/log_check.py 100% <100%> (ø) ⬆️
autopush/tests/test_rs_integration.py 100% <100%> (ø) ⬆️
autopush/tests/test_log_check.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 6e02064...0382531. Read the comment docs.

@jrconlin jrconlin merged commit acb26ea into master Apr 12, 2018
@pjenvey pjenvey deleted the fix/1173 branch April 27, 2018 22:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants