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

Fix the release notes on how to use http2 for APNs #247

Closed TysonAndre closed 4 years ago

TysonAndre commented 4 years ago

For #246

codecov-io commented 4 years ago

Codecov Report

Merging #247 into master will decrease coverage by 0.06%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #247      +/-   ##
=========================================
- Coverage   24.67%   24.6%   -0.07%     
=========================================
  Files          30      30              
  Lines        2906    2906              
=========================================
- Hits          717     715       -2     
- Misses       2071    2074       +3     
+ Partials      118     117       -1
Impacted Files Coverage Δ
db/pushredisdb.go 12.82% <0%> (ø) :arrow_up:
srv/apns/binary_api/processor.go 73.29% <0%> (-1.14%) :arrow_down:

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 396921e...62cc41d. Read the comment docs.