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

Added Session Status to FCM handler #402

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Conversation

alviriseup
Copy link
Contributor

Added session status to the FCM handler in order to address the following issue: #401

@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #402 (93f74a0) into main (966c851) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #402   +/-   ##
=======================================
  Coverage   71.69%   71.70%           
=======================================
  Files          95       95           
  Lines        8268     8269    +1     
=======================================
+ Hits         5928     5929    +1     
  Misses       1752     1752           
  Partials      588      588           
Impacted Files Coverage Δ
handlers/firebase/firebase.go 83.72% <100.00%> (+0.19%) ⬆️

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 966c851...93f74a0. Read the comment docs.

@rowanseymour rowanseymour merged commit 0fda71b into nyaruka:main Jan 18, 2022
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