-
Notifications
You must be signed in to change notification settings - Fork 182
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
Merge upstream changes up to b716248fc5bde4dc47b8104d092d092d87c50f1a #2837
Merge upstream changes up to b716248fc5bde4dc47b8104d092d092d87c50f1a #2837
Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>
… JSON response specs (mastodon#31749)
…oc/merge-upstream Conflicts: - `app/helpers/application_helper.rb`: Upstream reworked how CSS classes for the document's body are computed. Slight conflict due to glitch-soc's different theming system. Updated as upstream did.
…oc/merge-upstream
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #2837 +/- ##
==========================================
+ Coverage 87.73% 88.08% +0.34%
==========================================
Files 1117 1119 +2
Lines 29724 29782 +58
Branches 4779 4790 +11
==========================================
+ Hits 26078 26233 +155
+ Misses 3644 3547 -97
Partials 2 2 ☔ View full report in Codecov by Sentry. |
Merge upstream changes up to 7335a43
Conflicts
app/helpers/application_helper.rb
:Upstream reworked how CSS classes for the document's body are computed.
Slight conflict due to glitch-soc's different theming system.
Updated as upstream did.
Additional changes
Merge upstream changes up to b716248
No conflict nor anything to port