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 publish service #382

Merged
merged 16 commits into from
Apr 29, 2023
Merged

Improve publish service #382

merged 16 commits into from
Apr 29, 2023

Conversation

waybackarchiver
Copy link
Contributor

@waybackarchiver waybackarchiver commented Apr 25, 2023

Description

  • Fix notion block fails
  • Refine log output
  • Append large page
  • Media blocks
  • Fix nostr publish service

Checklist

@waybackarchiver waybackarchiver added enhancement New feature or request go Pull requests that update Go code labels Apr 25, 2023
@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage: 82.91% and project coverage change: +1.20 🎉

Comparison is base (e4b7701) 47.11% compared to head (c113066) 48.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
+ Coverage   47.11%   48.32%   +1.20%     
==========================================
  Files          58       58              
  Lines        5138     5240     +102     
==========================================
+ Hits         2421     2532     +111     
+ Misses       2454     2444      -10     
- Partials      263      264       +1     
Impacted Files Coverage Δ
publish/publish.go 44.15% <33.33%> (-0.29%) ⬇️
publish/nostr/nostr.go 41.57% <50.00%> (+1.34%) ⬆️
publish/relaychat/relaychat.go 29.41% <55.55%> (+29.41%) ⬆️
publish/notion/notion.go 86.18% <95.23%> (+3.24%) ⬆️
publish/discord/discord.go 24.59% <100.00%> (+2.55%) ⬆️
publish/github/github.go 25.39% <100.00%> (+9.00%) ⬆️
publish/mastodon/mastodon.go 37.28% <100.00%> (+9.21%) ⬆️
publish/matrix/matrix.go 36.61% <100.00%> (+8.04%) ⬆️
publish/meili/meili.go 50.22% <100.00%> (+0.45%) ⬆️
publish/telegram/telegram.go 51.35% <100.00%> (+2.77%) ⬆️
... and 1 more

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

@waybackarchiver waybackarchiver merged commit 4bbf9ea into main Apr 29, 2023
@waybackarchiver waybackarchiver deleted the fix-nostr-publish branch April 29, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant