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 568632 Implement feature grant acquire/release #535

Merged
merged 1 commit into from
Nov 9, 2020
Merged

Conversation

eparovyshnaya
Copy link
Contributor

Side work:

  • fix broken fields validation on IssueFloatingLicenseWizard pages.
  • describe pages properly.

Signed-off-by: eparovyshnaya [email protected]

Side work: fix broken fields validation on IssueFloatingLicenseWizard
pages. Describe pages properly.

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

codecov bot commented Nov 9, 2020

Codecov Report

Merging #535 (99b0dd5) into master (1529b23) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #535      +/-   ##
============================================
- Coverage     30.83%   30.80%   -0.04%     
  Complexity      269      269              
============================================
  Files           846      846              
  Lines         18199    18215      +16     
  Branches       1118     1118              
============================================
- Hits           5612     5611       -1     
- Misses        12336    12353      +17     
  Partials        251      251              
Impacted Files Coverage Δ Complexity Δ
...handlers/DashboardIssueFloatingLicenseHandler.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../dashboard/ui/wizards/IssueLicenseRequestPage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...d/ui/wizards/floating/IssueLicenseRequestPage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../wizards/floating/IssueUserConfigsRequestPage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...loc/dashboard/ui/wizards/license/ComposedPage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../dashboard/ui/wizards/license/LicenseDataPage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ge/loc/dashboard/ui/wizards/license/TextField.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...al/dashboard/ui/i18n/IssueLicensePageMessages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...e/passage/lic/internal/bc/BcResidentSecretKey.java 91.30% <0.00%> (-4.35%) 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 1529b23...99b0dd5. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 17d1a33 into master Nov 9, 2020
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