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

docs(generic): add basic usage info #254

Merged
merged 1 commit into from May 29, 2022
Merged

docs(generic): add basic usage info #254

merged 1 commit into from May 29, 2022

Conversation

piksel
Copy link
Member

@piksel piksel commented May 29, 2022

Adds some basic usage information that is missing from the generic service.

@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #254 (15562ab) into main (afa4eda) will increase coverage by 0.90%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   76.95%   77.85%   +0.90%     
==========================================
  Files          85       96      +11     
  Lines        2703     2877     +174     
==========================================
+ Hits         2080     2240     +160     
- Misses        441      466      +25     
+ Partials      182      171      -11     
Impacted Files Coverage Δ
pkg/util/partition_message.go 94.00% <0.00%> (-1.46%) ⬇️
pkg/services/discord/discord_json.go 90.47% <0.00%> (-1.20%) ⬇️
pkg/router/servicemap.go 100.00% <0.00%> (ø)
pkg/services/slack/slack_json.go 100.00% <0.00%> (ø)
pkg/services/matrix/matrix_client.go 70.68% <0.00%> (ø)
pkg/services/matrix/matrix_config.go 100.00% <0.00%> (ø)
pkg/services/telegram/telegram_config.go 100.00% <0.00%> (ø)
pkg/services/mattermost/mattermost_json.go 100.00% <0.00%> (ø)
pkg/services/bark/bark_config.go 100.00% <0.00%> (ø)
internal/testutils/textconfaker.go 0.00% <0.00%> (ø)
... and 21 more

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 afa4eda...15562ab. Read the comment docs.

@piksel piksel merged commit 66c185c into main May 29, 2022
@piksel piksel deleted the feat/generic-usage branch May 29, 2022 10:31
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.

None yet

1 participant