nelmio / NelmioSecurityBundle

Adds extra security-related features in your Symfony application
https://symfony.com/bundles/NelmioSecurityBundle/
MIT License
651 stars 85 forks source link

Merge 2.12 into master #294

Closed franmomu closed 2 years ago

franmomu commented 2 years ago

It also removes Event and deprecations to have a green build

codecov-commenter commented 2 years ago

Codecov Report

Merging #294 (97f227e) into master (dada996) will decrease coverage by 0.67%. The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #294      +/-   ##
============================================
- Coverage     91.43%   90.75%   -0.68%     
- Complexity      452      456       +4     
============================================
  Files            57       57              
  Lines          1482     1503      +21     
============================================
+ Hits           1355     1364       +9     
- Misses          127      139      +12     
Impacted Files Coverage Δ
...rc/ContentSecurityPolicy/Violation/ReportEvent.php 60.00% <ø> (ø)
...rc/DependencyInjection/NelmioSecurityExtension.php 81.14% <40.00%> (-8.67%) :arrow_down:
src/Controller/ContentSecurityPolicyController.php 100.00% <100.00%> (ø)
src/DependencyInjection/Configuration.php 98.03% <100.00%> (+0.05%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dada996...97f227e. Read the comment docs.