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 #741

Merged
merged 4 commits into from
Apr 17, 2021
Merged

572833 #741

merged 4 commits into from
Apr 17, 2021

Conversation

eparovyshnaya
Copy link
Contributor

  • refine feature identifiers and locate them properly
  • evolve LicensedRunnable: let it handle rejection case, should the need arise

Move licensing requirements for issuing-related features to 'loc.api' as
there the corresponding functionality declaration reside

Signed-off-by: eparovyshnaya <[email protected]>
Let Licensed Runnable handle rejection case as well

Signed-off-by: eparovyshnaya <[email protected]>
Refine issuing features' identifiers

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

codecov bot commented Apr 17, 2021

Codecov Report

Merging #741 (f8d9e25) into master (5568f6b) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #741      +/-   ##
============================================
- Coverage     36.23%   36.21%   -0.03%     
  Complexity      346      346              
============================================
  Files           957      957              
  Lines         20632    20643      +11     
  Branches       1233     1233              
============================================
- Hits           7476     7475       -1     
- Misses        12754    12766      +12     
  Partials        402      402              
Impacted Files Coverage Δ Complexity Δ
...passage/lic/internal/equinox/LicensedRunnable.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...lic/internal/jface/actions/LicensedRunnableUi.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...handlers/DashboardIssueFloatingLicenseHandler.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...oard/ui/handlers/DashboardIssueLicenseHandler.java 0.00% <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 5568f6b...f8d9e25. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit af3c9e3 into master Apr 17, 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.

2 participants