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

Improve config and publish #328

Merged
merged 4 commits into from
Mar 7, 2023
Merged

Improve config and publish #328

merged 4 commits into from
Mar 7, 2023

Conversation

waybackarchiver
Copy link
Contributor

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Patch coverage: 47.69% and project coverage change: +0.18 🎉

Comparison is base (cf4f6b2) 45.44% compared to head (7209038) 45.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
+ Coverage   45.44%   45.63%   +0.18%     
==========================================
  Files          43       56      +13     
  Lines        5153     5193      +40     
==========================================
+ Hits         2342     2370      +28     
- Misses       2536     2567      +31     
+ Partials      275      256      -19     
Impacted Files Coverage Δ
config/config.go 100.00% <ø> (ø)
publish/relaychat/relaychat.go 0.00% <0.00%> (ø)
service/httpd/tor.go 0.00% <0.00%> (ø)
service/matrix/matrix.go 0.00% <0.00%> (ø)
service/slack/slack.go 4.98% <0.00%> (-0.50%) ⬇️
publish/meili/setup.go 11.76% <11.76%> (ø)
service/utils.go 30.43% <12.50%> (ø)
publish/discord/setup.go 16.66% <16.66%> (ø)
publish/github/setup.go 16.66% <16.66%> (ø)
publish/mastodon/setup.go 16.66% <16.66%> (ø)
... and 43 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@waybackarchiver waybackarchiver marked this pull request as ready for review March 6, 2023 16:01
@waybackarchiver waybackarchiver merged commit 08cb62c into main Mar 7, 2023
@waybackarchiver waybackarchiver deleted the improvement branch March 7, 2023 03:39
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