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

stages/email: fix duplicate querystring encoding #7386

Merged
merged 1 commit into from
Oct 30, 2023

stages/email: fix duplicate querystring encoding

d8f3a06
Select commit
Loading
Failed to load commit list.
Merged

stages/email: fix duplicate querystring encoding #7386

stages/email: fix duplicate querystring encoding
d8f3a06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 0s

92.57% (+1.37%) compared to 6df83e4

View this Pull Request on Codecov

92.57% (+1.37%) compared to 6df83e4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6df83e4) 91.20% compared to head (d8f3a06) 92.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7386      +/-   ##
==========================================
+ Coverage   91.20%   92.57%   +1.37%     
==========================================
  Files         587      587              
  Lines       28911    28895      -16     
==========================================
+ Hits        26367    26750     +383     
+ Misses       2544     2145     -399     
Files Coverage Δ
authentik/stages/email/stage.py 95.69% <100.00%> (-0.14%) ⬇️
authentik/stages/email/tests/test_stage.py 100.00% <100.00%> (ø)

... and 47 files with indirect coverage changes

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