PILOS icon indicating copy to clipboard operation
PILOS copied to clipboard

Fix redirect query not set on 401 error

Open Sabr1n4W opened this issue 1 year ago • 2 comments

Fixes #1287

Type (Highlight the corresponding type)

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • [ ] Code updated to current develop branch head
  • [ ] Passes CI checks
  • [x] Is a part of an issue
  • [ ] Tests added for the bugfix or newly implemented feature, describe below why if not
  • [ ] Changelog is updated
  • [ ] Documentation of code and features exists

Changes

  • Fixes redirect query not set on 401 error

Sabr1n4W avatar Aug 12 '24 13:08 Sabr1n4W

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.51%. Comparing base (4185010) to head (026129c). Report is 38 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1288      +/-   ##
=============================================
+ Coverage      95.49%   95.51%   +0.02%     
  Complexity      1305     1305              
=============================================
  Files            202      202              
  Lines           4530     4530              
=============================================
+ Hits            4326     4327       +1     
+ Misses           204      203       -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 12 '24 13:08 codecov[bot]

PILOS    Run #445

Run Properties:  status check passed Passed #445  •  git commit 5309116cce: Fix redirect query not set on 401 error (#1288)
Project PILOS
Branch Review develop
Run status status check passed Passed #445
Run duration 03m 12s
Commit git commit 5309116cce: Fix redirect query not set on 401 error (#1288)
Committer Sabrina Wüst
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 46
View all changes introduced in this branch ↗︎

cypress[bot] avatar Aug 12 '24 13:08 cypress[bot]