Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Baseline is JDK 11 and jetty 11 #452

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

azagniotov
Copy link
Owner

This PR belongs to ticket #451

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2022

Codecov Report

Merging #452 (a2fa729) into master (448eb2d) will increase coverage by 0.18%.
The diff coverage is 91.30%.

@@             Coverage Diff              @@
##             master     #452      +/-   ##
============================================
+ Coverage     97.03%   97.22%   +0.18%     
- Complexity      819      821       +2     
============================================
  Files            64       65       +1     
  Lines          2668     2664       -4     
  Branches        277      276       -1     
============================================
+ Hits           2589     2590       +1     
+ Misses           47       43       -4     
+ Partials         32       31       -1     
Impacted Files Coverage Δ
...ov/stubby4j/handlers/AbstractHandlerExtension.java 100.00% <ø> (ø)
...agniotov/stubby4j/handlers/AdminPortalHandler.java 73.33% <ø> (ø)
.../stubby4j/handlers/AjaxResourceContentHandler.java 100.00% <ø> (ø)
...agniotov/stubby4j/handlers/StubsPortalHandler.java 100.00% <ø> (ø)
.../strategy/admin/AdminResponseHandlingStrategy.java 86.36% <ø> (ø)
...gy/admin/AdminResponseHandlingStrategyFactory.java 100.00% <ø> (ø)
...andlers/strategy/admin/DeleteHandlingStrategy.java 97.72% <ø> (ø)
...j/handlers/strategy/admin/GetHandlingStrategy.java 97.29% <ø> (ø)
.../handlers/strategy/admin/NullHandlingStrategy.java 100.00% <ø> (ø)
.../handlers/strategy/admin/PostHandlingStrategy.java 100.00% <ø> (ø)
... and 11 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants