uniqush / uniqush-push

Uniqush is a free and open source software system which provides a unified push service for server side notification to apps on mobile devices.
http://uniqush.org
Apache License 2.0
1.53k stars 201 forks source link

Always show an error when failing to open the logfile. #233

Closed TysonAndre closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #233 into master will increase coverage by 0.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
+ Coverage   24.65%   24.67%   +0.01%     
==========================================
  Files          30       30              
  Lines        2900     2906       +6     
==========================================
+ Hits          715      717       +2     
- Misses       2068     2073       +5     
+ Partials      117      116       -1
Impacted Files Coverage Δ
configparser.go 29.78% <0%> (-1.33%) :arrow_down:
srv/apns/http_api/processor.go 62.23% <0%> (+1.39%) :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 570757a...b4d854e. Read the comment docs.