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 567032 issue floating license configuration wizard #482

Merged
merged 1 commit into from
Oct 18, 2020

Conversation

eparovyshnaya
Copy link
Contributor

  1. No need in editing capacity for a license pack as a whole. The decision has been made to attach capacity to a particular grant and let a floating server operate with grants.

  2. Fix NPE on early data access for a licensing request page field.

Signed-off-by: eparovyshnaya [email protected]

1. No need in editing capacity for a license pack as a whole. The
decision has been made to attach capacity to a particular grant and let
a floating server operate with grants.

2. Fix NPE on early data access for a licensing request page field.

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

codecov bot commented Oct 18, 2020

Codecov Report

Merging #482 into master will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #482   +/-   ##
=========================================
  Coverage     35.18%   35.18%           
  Complexity      279      279           
=========================================
  Files           770      770           
  Lines         15517    15516    -1     
  Branches        932      932           
=========================================
+ Hits           5459     5460    +1     
+ Misses         9824     9822    -2     
  Partials        234      234           
Impacted Files Coverage Δ Complexity Δ
...d/ui/wizards/floating/IssueLicenseRequestPage.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...loc/dashboard/ui/wizards/license/LabeledField.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...nal/licenses/core/request/FLoatingLicenseData.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...e/passage/lic/internal/bc/BcResidentSecretKey.java 100.00% <0.00%> (+4.34%) 0.00% <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 c3e6ac5...50c4f66. Read the comment docs.

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