Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HMS Push Notifications #645

Merged
merged 3 commits into from
Dec 9, 2021
Merged

Conversation

hilariocoelho
Copy link
Contributor

@hilariocoelho hilariocoelho commented Nov 25, 2021

This PR addresses issue #644.

Since github.com/msalihkarakasli/go-hms-push doesn't receive any update in 7 months, I forked the lib and added a go module replace to my version that sends foreground_show variable. Also created a PR to the original lib here

@appleboy probably we should release a GoRush 1.14.1 with these fixes?

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2021

Codecov Report

Merging #645 (75c4ae9) into master (bd920d3) will increase coverage by 0.11%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
+ Coverage   68.55%   68.66%   +0.11%     
==========================================
  Files          21       21              
  Lines        1784     1781       -3     
==========================================
  Hits         1223     1223              
+ Misses        501      498       -3     
  Partials       60       60              
Impacted Files Coverage Δ
notify/notification_hms.go 4.50% <0.00%> (+0.11%) ⬆️

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 bd920d3...75c4ae9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants