Skip to content

feat(types): Add PIN_MESSAGES permission#4390

Merged
lts20050703 merged 1 commit intomainfrom
api-docs/7766
Aug 24, 2025
Merged

feat(types): Add PIN_MESSAGES permission#4390
lts20050703 merged 1 commit intomainfrom
api-docs/7766

Conversation

@Fleny113
Copy link
Member

@Fleny113 Fleny113 requested a review from a team as a code owner August 24, 2025 10:58
@github-actions github-actions bot added pkg-rest Affects the rest package pkg-types Affects the types package t-feat A new feature w-unverified This has not been verified labels Aug 24, 2025
@codecov
Copy link

codecov bot commented Aug 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.95%. Comparing base (590653f) to head (343e72d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4390   +/-   ##
=======================================
  Coverage   77.95%   77.95%           
=======================================
  Files         265      265           
  Lines       30099    30101    +2     
  Branches      553      553           
=======================================
+ Hits        23464    23466    +2     
  Misses       6626     6626           
  Partials        9        9           
Flag Coverage Δ *Carryforward flag
bot 60.34% <ø> (ø)
bot-e2e 60.29% <ø> (ø) Carriedforward from 590653f
bot-unit 56.72% <ø> (ø)
discordeno 100.00% <ø> (ø)
discordeno-unit 100.00% <ø> (ø)
gateway 59.51% <ø> (ø)
gateway-integration 59.51% <ø> (ø)
gateway-unit 29.30% <ø> (ø)
rest 81.97% <100.00%> (ø)
rest-e2e 27.15% <ø> (+<0.01%) ⬆️ Carriedforward from 590653f
rest-unit 69.98% <100.00%> (ø)
types 100.00% <100.00%> (ø)
types-unit 100.00% <100.00%> (ø)
utils 81.96% <ø> (ø)
utils-unit 81.96% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@lts20050703 lts20050703 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lts20050703 lts20050703 merged commit 33ea279 into main Aug 24, 2025
43 checks passed
@lts20050703 lts20050703 deleted the api-docs/7766 branch August 24, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg-rest Affects the rest package pkg-types Affects the types package t-feat A new feature w-unverified This has not been verified

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[api-docs] docs: Document Pin Messages permission

2 participants