vividus-framework / vividus

VIVIDUS is all in one test automation tool
https://docs.vividus.dev
Apache License 2.0
362 stars 84 forks source link

[http-client] Fix NPE on attempt to execute HTTP request with URI having invalid protocol #5217

Closed valfirst closed 1 month ago

github-actions[bot] commented 1 month ago

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.48%. Comparing base (a82b2b9) to head (15a7889).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5217 +/- ## ============================================ + Coverage 97.47% 97.48% +0.01% Complexity 6856 6856 ============================================ Files 947 947 Lines 19812 19812 Branches 1309 1308 -1 ============================================ + Hits 19311 19313 +2 + Misses 391 390 -1 + Partials 110 109 -1 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud