[release] Merge Develop into Master for 14.96.0#5909
Draft
github-actions[bot] wants to merge 17 commits into
Draft
[release] Merge Develop into Master for 14.96.0#5909github-actions[bot] wants to merge 17 commits into
github-actions[bot] wants to merge 17 commits into
Conversation
Reports are recorded with structured logging
Run: grep -rI --include=\*.html\* --exclude=\*.svg 'style=' app/ > style_src_attr.txt
This is mostly due to old jQuery, but could have other causes
This is due to legacy code and practises that need updating
The bootstrap equivalent class="d-none" overrides the display:block that is used as part of loading interactivity.
[dev] Add CSP report endpoint and generalise policy
[dev] Remove many inlined style attributes
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5909 +/- ##
==========================================
- Coverage 84.88% 84.86% -0.03%
==========================================
Files 1491 1492 +1
Lines 33931 33936 +5
Branches 3613 3613
==========================================
- Hits 28804 28799 -5
- Misses 4281 4286 +5
- Partials 846 851 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Instructions for Reviewers
Everything above the horizontal rule will be overwritten on the next push
This PR was auto-generated on 2026-07-09T12:29:14+01:00
Additional Context
None