jaconi-io / morp

Multi-tenant OpenID Connect reverse proxy
MIT License
0 stars 0 forks source link

test: use default ports #254

Closed jnodorp-jaconi closed 8 months ago

jnodorp-jaconi commented 8 months ago

Pull request checklist

Pull request structure

Implementation checks

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [x] Other (please describe): test changes ## What is the current behavior? Custom ports are used during integration tests. ## What is the new behavior? The default ports are used during integration tests. ## Does this introduce a breaking change? - [ ] Yes - [x] No
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 86.21%. Comparing base (f146a84) to head (8bb70d6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #254 +/- ## ========================================= Coverage 86.21% 86.21% Complexity 123 123 ========================================= Files 27 27 Lines 312 312 Branches 31 31 ========================================= Hits 269 269 Misses 27 27 Partials 16 16 ```

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