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

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Conversation

eparovyshnaya
Copy link
Contributor

Extract typed EObject from bytes reading for reuse

Signed-off-by: eparovyshnaya [email protected]

Extract typed EObject from bytes reading for reuse

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

codecov bot commented Nov 12, 2020

Codecov Report

Merging #545 (1759f9a) into master (685e2a3) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #545      +/-   ##
============================================
- Coverage     30.26%   30.23%   -0.04%     
  Complexity      264      264              
============================================
  Files           863      865       +2     
  Lines         18517    18532      +15     
  Branches       1129     1128       -1     
============================================
- Hits           5605     5603       -2     
- Misses        12661    12678      +17     
  Partials        251      251              
Impacted Files Coverage Δ Complexity Δ
...e/passage/lic/internal/hc/i18n/AccessMessages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ssage/lic/internal/hc/remote/impl/AccessPacks.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../lic/internal/hc/remote/impl/EObjectFromBytes.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...nternal/hc/remote/impl/EObjectFromXmiResponse.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...e/passage/lic/internal/bc/BcResidentSecretKey.java 91.30% <0.00%> (-8.70%) 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 685e2a3...1759f9a. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit e38827c into master Nov 12, 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