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

Add max_pinned_statuses to instances serializer and api response #29441

Merged
merged 1 commit into from Apr 2, 2024

Conversation

mjankowski
Copy link
Contributor

Probably also needs doc update.

Resolves #25558

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.10%. Comparing base (86500e3) to head (30481a7).
Report is 241 commits behind head on main.

❗ Current head 30481a7 differs from pull request most recent head b061169. Consider uploading reports for the commit b061169 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #29441      +/-   ##
==========================================
+ Coverage   85.01%   85.10%   +0.08%     
==========================================
  Files        1059     1062       +3     
  Lines       28277    28352      +75     
  Branches     4538     4548      +10     
==========================================
+ Hits        24040    24129      +89     
+ Misses       3074     3061      -13     
+ Partials     1163     1162       -1     

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

@renchap renchap added the api REST API, Streaming API, Web Push API label Feb 28, 2024
@renchap
Copy link
Sponsor Member

renchap commented Feb 28, 2024

This will need a docs update once merged

@mjankowski mjankowski requested a review from a team March 27, 2024 18:22
@ClearlyClaire ClearlyClaire added this pull request to the merge queue Apr 2, 2024
@renchap
Copy link
Sponsor Member

renchap commented Apr 2, 2024

@mjankowski can you open a docs PR with this change, and ping me on it for review?

Merged via the queue into mastodon:main with commit 3448959 Apr 2, 2024
27 checks passed
@mjankowski mjankowski deleted the status-pin-limit-api branch April 2, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api REST API, Streaming API, Web Push API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instance configuration information does not include max pinned statuses
3 participants