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

#1023 publish cli license protection facilities #1024

Merged
merged 3 commits into from
Feb 6, 2022
Merged

#1023 publish cli license protection facilities #1024

merged 3 commits into from
Feb 6, 2022

Conversation

eparovyshnaya
Copy link
Contributor

LicenseProtection service propagated for external use

move `LicenseProtection` service from `lic.jetty` internals to
`lic.equinox.access` for public use
@codecov
Copy link

codecov bot commented Feb 6, 2022

Codecov Report

Merging #1024 (1040982) into master (632c58c) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head 1040982 differs from pull request most recent head 9af4f9c. Consider uploading reports for the commit 9af4f9c to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1024      +/-   ##
============================================
- Coverage     33.46%   33.46%   -0.01%     
  Complexity      346      346              
============================================
  Files          1131     1131              
  Lines         25043    25047       +4     
  Branches       1550     1550              
============================================
  Hits           8381     8381              
- Misses        16173    16177       +4     
  Partials        489      489              
Impacted Files Coverage Δ
.../passage/lic/equinox/access/LicenseProtection.java 0.00% <0.00%> (ø)
...rnal/jetty/interaction/LicensedJettyActivator.java 0.00% <ø> (ø)
.../lic/internal/jetty/interaction/ServerHandles.java 0.00% <ø> (ø)

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 632c58c...9af4f9c. Read the comment docs.

@ruspl-afed ruspl-afed merged commit 579816e into master Feb 6, 2022
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.

2 participants