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

Bug 571152 - [Passage] [LA] implement http-server basis #644

Merged
merged 3 commits into from
Feb 12, 2021
Merged

Conversation

eparovyshnaya
Copy link
Contributor

Extract lic.jetty bundle and separate lic.jetty.feature feature for it to unify our servers launch, termination and request processing

Signed-off-by: eparovyshnaya [email protected]

Extract `lic.jetty` bundle and separate `lic.jetty.feature` feature for
it to unify our servers launch, termination and request processing

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya added the pr::wip PR is not ready for review, work is still in progress label Feb 12, 2021
Extract `lic.jetty` bundle and separate `lic.jetty.feature` feature for
it to unify our servers launch, termination and request processing

Signed-off-by: eparovyshnaya <[email protected]>
Extract `lic.jetty` bundle and separate `lic.jetty.feature` feature for
it to unify our servers launch, termination and request processing

Signed-off-by: eparovyshnaya <[email protected]>e</module>
@codecov
Copy link

codecov bot commented Feb 12, 2021

Codecov Report

Merging #644 (c476ee7) into master (b138b79) will decrease coverage by 0.04%.
The diff coverage is 2.38%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #644      +/-   ##
============================================
- Coverage     37.00%   36.96%   -0.05%     
  Complexity      339      339              
============================================
  Files           884      887       +3     
  Lines         19298    19326      +28     
  Branches       1167     1167              
============================================
+ Hits           7142     7144       +2     
- Misses        11756    11782      +26     
  Partials        400      400              
Impacted Files Coverage Δ Complexity Δ
...pse/passage/lac/internal/jetty/JettyActivator.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...internal/lac/base/BaseLicensingRequestHandled.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...pse/passage/lbc/internal/base/EObjectTransfer.java 75.00% <0.00%> (-10.72%) 0.00 <0.00> (ø)
...org/eclipse/passage/lbc/internal/base/Failure.java 68.75% <0.00%> (-2.22%) 0.00 <0.00> (ø)
...clipse/passage/lbc/internal/base/PlainSuceess.java 50.00% <0.00%> (-10.00%) 0.00 <0.00> (ø)
...pse/passage/lbc/internal/jetty/JettyActivator.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ipse/passage/lbc/internal/jetty/StatedRequest.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...pse/passage/lic/internal/jetty/JettyException.java 0.00% <ø> (ø) 0.00 <0.00> (?)
...lipse/passage/lic/internal/jetty/JettyHandler.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...lipse/passage/lic/internal/jetty/JettyRequest.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b138b79...c476ee7. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 54654a5 into master Feb 12, 2021
@eparovyshnaya eparovyshnaya removed the pr::wip PR is not ready for review, work is still in progress label Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant