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

feat(gotify): add support for gotify URL path #127

Merged
merged 1 commit into from
Jan 31, 2021
Merged

Conversation

piksel
Copy link
Member

@piksel piksel commented Jan 26, 2021

fixes #126

@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #127 (753b185) into main (84ec2ed) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
+ Coverage   59.96%   60.03%   +0.06%     
==========================================
  Files          55       55              
  Lines        1184     1186       +2     
==========================================
+ Hits          710      712       +2     
  Misses        424      424              
  Partials       50       50              
Impacted Files Coverage Δ
pkg/services/gotify/gotify.go 73.33% <100.00%> (ø)
pkg/services/gotify/gotify_config.go 88.23% <100.00%> (+1.56%) ⬆️

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 84ec2ed...753b185. Read the comment docs.

@piksel piksel requested a review from simskij January 26, 2021 00:44
@piksel piksel merged commit c889ea9 into main Jan 31, 2021
@piksel piksel deleted the feature/gotify-path branch January 31, 2021 15:55
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.

Gotify service does not support paths
1 participant