Closed andrepestana-aot closed 1 week ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Totals | |
---|---|
Statements: | 22.25% ( 3721 / 16720 ) |
Methods: | 10.29% ( 214 / 2079 ) |
Lines: | 25.61% ( 3229 / 12607 ) |
Branches: | 13.67% ( 278 / 2034 ) |
Totals | |
---|---|
Statements: | 65.43% ( 583 / 891 ) |
Methods: | 59.26% ( 64 / 108 ) |
Lines: | 68.54% ( 464 / 677 ) |
Branches: | 51.89% ( 55 / 106 ) |
Totals | |
---|---|
Statements: | 86.92% ( 1243 / 1430 ) |
Methods: | 88.57% ( 124 / 140 ) |
Lines: | 87.77% ( 1055 / 1202 ) |
Branches: | 72.73% ( 64 / 88 ) |
Totals | |
---|---|
Statements: | 66.88% ( 5769 / 8626 ) |
Methods: | 64.65% ( 715 / 1106 ) |
Lines: | 70.82% ( 4532 / 6399 ) |
Branches: | 46.57% ( 522 / 1121 ) |
√ Should throw an HTTP error while creating a bypass when there is an active bypass for the same active student restriction.
√ Should throw an HTTP error while creating a bypass when student restriction is not active.
√ Should throw an HTTP error while creating a bypass when the student application is in draft.
√ Should throw an HTTP error while creating a bypass when the student application is in cancelled.
√ Should get an inactive application restriction bypass for a submitted part-time application when there is an application restriction bypass with the required id.
√ Should list all student active restrictions for a full-time application when there is one restriction bypassed and others not.
√ Should throw an HTTP error while removing a bypass when the bypass is not active.
√ Should throw an HTTP error while removing a bypass when the bypass is not found.