Skip to content

task/WI-472: Created view for collecting reports on content-security-policy violations. - #1349

Draft
fnets wants to merge 3 commits into
mainfrom
task/WI-472
Draft

task/WI-472: Created view for collecting reports on content-security-policy violations.#1349
fnets wants to merge 3 commits into
mainfrom
task/WI-472

Removing cruft

f28e11d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

64.17% (+0.08%) compared to caf8ebb

View this Pull Request on Codecov

64.17% (+0.08%) compared to caf8ebb

Details

Codecov Report

❌ Patch coverage is 43.75000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.17%. Comparing base (caf8ebb) to head (f28e11d).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
server/portal/views/views.py 40.00% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1349      +/-   ##
==========================================
+ Coverage   64.09%   64.17%   +0.08%     
==========================================
  Files         461      464       +3     
  Lines       13793    13880      +87     
  Branches     2750     2771      +21     
==========================================
+ Hits         8841     8908      +67     
- Misses       4603     4618      +15     
- Partials      349      354       +5     
Files with missing lines Coverage Δ
server/portal/settings/settings.py 0.00% <ø> (ø)
server/portal/urls.py 72.22% <100.00%> (-1.47%) ⬇️
server/portal/views/views.py 40.42% <40.00%> (-0.20%) ⬇️

... and 14 files with indirect coverage changes

🚀 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.