-
Notifications
You must be signed in to change notification settings - Fork 0
chore(llc): release 0.2.0 with rest API fixes #37
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
Conversation
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #37 +/- ##
=====================================
Coverage 3.30% 3.31%
=====================================
Files 117 117
Lines 3148 3139 -9
=====================================
Hits 104 104
+ Misses 3044 3035 -9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
# Conflicts: # packages/stream_feeds/CHANGELOG.md
Submit a pull request
CLA
Description of the pull request
This creates the release with fix #36
It also updates the API to the latest specs, especially the renaming of own capabilities such as
deleteCommenttodeleteOwnCommentorremoveActivitytodeleteOwnActivity.