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 573296 - [Passage] rework EMF migration facilities, part 8 #765

Merged
merged 1 commit into from
May 2, 2021

Conversation

ruspl-afed
Copy link
Contributor

Rework migration for users: use resource handler instead of external
OSGi component

Signed-off-by: Alexander Fedorov [email protected]

Rework migration for users: use resource handler instead of external
OSGi component

Signed-off-by: Alexander Fedorov <[email protected]>
@ruspl-afed ruspl-afed requested a review from eparovyshnaya May 2, 2021 09:49
@codecov
Copy link

codecov bot commented May 2, 2021

Codecov Report

Merging #765 (c283269) into master (475c428) will increase coverage by 0.01%.
The diff coverage is 61.53%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #765      +/-   ##
============================================
+ Coverage     35.24%   35.26%   +0.01%     
  Complexity      346      346              
============================================
  Files          1003     1005       +2     
  Lines         21422    21434      +12     
  Branches       1266     1266              
============================================
+ Hits           7550     7558       +8     
- Misses        13472    13476       +4     
  Partials        400      400              
Impacted Files Coverage Δ Complexity Δ
...lic/users/model/util/UsersResourceFactoryImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...al/users/model/migration/UsersResourceHandler.java 93.75% <50.00%> (ø) 0.00 <0.00> (?)
...assage/lic/users/model/util/UsersResourceImpl.java 100.00% <100.00%> (ø) 0.00 <0.00> (?)
...e/passage/lic/internal/bc/BcResidentSecretKey.java 95.65% <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 475c428...c283269. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 079ec81 into master May 2, 2021
@eparovyshnaya eparovyshnaya deleted the 573296-8 branch May 8, 2021 08:57
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