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

test(AtomicLevel): demonstrate Handler is not vulnerable to XSS #1477

Merged
merged 1 commit into from
Dec 10, 2024

test(AtomicLevel): demonstrate Handler is not vulnerable to XSS

3a7b092
Select commit
Loading
Failed to load commit list.
Merged

test(AtomicLevel): demonstrate Handler is not vulnerable to XSS #1477

test(AtomicLevel): demonstrate Handler is not vulnerable to XSS
3a7b092
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2024 in 1s

98.45% (target 95.00%)

View this Pull Request on Codecov

98.45% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.45%. Comparing base (0ba452d) to head (3a7b092).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1477   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files          53       53           
  Lines        3562     3562           
=======================================
  Hits         3507     3507           
  Misses         46       46           
  Partials        9        9           

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