azagniotov / stubby4j

HTTP/1.1, HTTP/2 and WebSockets stub server for stubbing distributed web services in Docker and non-containerized environments for integration and contract testing
https://www.stubby4j.com
Apache License 2.0
356 stars 103 forks source link

Pushing multiple archs for JDK-17 image #472

Closed azagniotov closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (de2b35d) 96.94% compared to head (7b005c1) 96.94%.

:exclamation: Current head 7b005c1 differs from pull request most recent head 88303eb. Consider uploading reports for the commit 88303eb to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #472 +/- ## ========================================= Coverage 96.94% 96.94% Complexity 820 820 ========================================= Files 65 65 Lines 2681 2681 Branches 279 279 ========================================= Hits 2599 2599 Misses 49 49 Partials 33 33 ```