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

572833 protect the product with common-use license #742

Merged
merged 2 commits into from
Apr 17, 2021
Merged

Conversation

eparovyshnaya
Copy link
Contributor

Protect issuing of both personal and floating licenses with .full features. Diminish issued license if the feature is not convered properly.

Protect personal license issuing with `.full` feature

Signed-off-by: eparovyshnaya <[email protected]>
Protect floating license issuing with `.full` feature

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

codecov bot commented Apr 17, 2021

Codecov Report

Merging #742 (3cdb507) into master (f8d9e25) will decrease coverage by 0.15%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #742      +/-   ##
============================================
- Coverage     36.21%   36.05%   -0.16%     
  Complexity      346      346              
============================================
  Files           957      962       +5     
  Lines         20643    20733      +90     
  Branches       1233     1237       +4     
============================================
  Hits           7475     7475              
- Misses        12766    12855      +89     
- Partials        402      403       +1     
Impacted Files Coverage Δ Complexity Δ
...c/internal/licenses/core/IssueFloatingLicense.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...c/internal/licenses/core/IssuePersonalLicense.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...nses/core/issue/ClosedValidityPeriodReduction.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...nses/core/issue/FeatureGrantCapacityReduction.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...s/core/issue/FloatingLicenseIssuingProtection.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...s/core/issue/PersonalLicenseIssuingProtection.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...licenses/core/issue/UserGrantsAmountReduction.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...c/internal/base/acquire/AcquiredGrantsStorage.java 97.29% <0.00%> (-2.71%) 0.00% <0.00%> (ø%)
... and 4 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 f8d9e25...3cdb507. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 3021483 into master Apr 17, 2021
@eparovyshnaya eparovyshnaya deleted the 572833 branch April 22, 2021 12:48
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