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

Enabled OpenJDK 21 smoke test #494

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 (042c718) 97.11% compared to head (58f22b1) 97.11%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #494 +/- ## ========================================= Coverage 97.11% 97.11% Complexity 822 822 ========================================= Files 65 65 Lines 2803 2803 Branches 281 281 ========================================= Hits 2722 2722 Misses 50 50 Partials 31 31 ```