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

Update the build script to use `go mod` #253

Closed TysonAndre closed 4 years ago

TysonAndre commented 4 years ago

This will build the current master branch

codecov-io commented 4 years ago

Codecov Report

Merging #253 into master will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   24.68%   24.62%   -0.07%     
==========================================
  Files          30       30              
  Lines        2900     2900              
==========================================
- Hits          716      714       -2     
- Misses       2065     2068       +3     
+ Partials      119      118       -1
Impacted Files Coverage Δ
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 19ec2d4...8061028. Read the comment docs.