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(pushover): allow negative priority values #205

Merged
merged 2 commits into from Oct 18, 2021
Merged

Conversation

piksel
Copy link
Member

@piksel piksel commented Oct 14, 2021

Fixes #204

@codecov
Copy link

codecov bot commented Oct 14, 2021

Codecov Report

Merging #205 (0a9ac01) into main (2951098) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
+ Coverage   76.87%   76.95%   +0.07%     
==========================================
  Files          85       85              
  Lines        2703     2703              
==========================================
+ Hits         2078     2080       +2     
+ Misses        442      441       -1     
+ Partials      183      182       -1     
Impacted Files Coverage Δ
pkg/services/pushover/pushover.go 74.19% <100.00%> (+6.45%) ⬆️

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 2951098...0a9ac01. Read the comment docs.

@piksel piksel self-assigned this Oct 14, 2021
@piksel piksel merged commit e5e0cbe into main Oct 18, 2021
@piksel piksel deleted the fix/pushover-priority branch October 18, 2021 18:42
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.

Priority for Pushover is not working
1 participant