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

Upgrading deprecated CircleCi JDK image #484

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 (16ba365) 96.94% compared to head (5400c95) 96.94%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #484 +/- ## ========================================= 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 ```