Skip to content

fix: stored XSS in generate_cml_map (hotfix 2)

9bd21a6
Select commit
Loading
Failed to load commit list.
Merged

fix: stored XSS in generate_cml_map (hotfix 2) #39

fix: stored XSS in generate_cml_map (hotfix 2)
9bd21a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2026 in 0s

78.88% (-0.05%) compared to 37cbc64

View this Pull Request on Codecov

78.88% (-0.05%) compared to 37cbc64

Details

Codecov Report

❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.88%. Comparing base (37cbc64) to head (9bd21a6).

Files with missing lines Patch % Lines
webserver/main.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   78.93%   78.88%   -0.05%     
==========================================
  Files          24       24              
  Lines        2317     2321       +4     
==========================================
+ Hits         1829     1831       +2     
- Misses        488      490       +2     

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