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 10 #767

Merged
merged 2 commits into from
May 3, 2021

Conversation

ruspl-afed
Copy link
Contributor

Rework "delegating" classes

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

Rework "delegating" classes

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

codecov bot commented May 3, 2021

Codecov Report

Merging #767 (dcffb36) into master (051e7d8) will decrease coverage by 0.02%.
The diff coverage is 46.96%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #767      +/-   ##
============================================
- Coverage     35.31%   35.29%   -0.03%     
  Complexity      346      346              
============================================
  Files          1006     1010       +4     
  Lines         21462    21488      +26     
  Branches       1266     1267       +1     
============================================
+ Hits           7580     7584       +4     
- Misses        13482    13505      +23     
+ Partials        400      399       -1     
Impacted Files Coverage Δ Complexity Δ
...pse/passage/lic/emf/migration/ApplyFeatureMap.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...passage/lic/emf/migration/SimpleFeatureRoutes.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...enses/model/migration/LicensesResourceHandler.java 83.33% <16.66%> (-8.78%) 0.00 <0.00> (ø)
...e/lic/internal/emf/migration/DelegateEPackage.java 38.88% <38.88%> (ø) 0.00 <0.00> (?)
...ic/internal/emf/migration/DelegateClassifiers.java 92.85% <92.85%> (ø) 0.00 <0.00> (?)
...lic/internal/emf/migration/DelegatingEFactory.java 47.36% <100.00%> (ø) 0.00 <0.00> (?)
...lic/internal/emf/migration/DelegatingEPackage.java 100.00% <100.00%> (ø) 0.00 <0.00> (?)
...tures/model/migration/FeaturesResourceHandler.java 94.11% <100.00%> (ø) 0.00 <0.00> (ø)
...ducts/model/migration/ProductsResourceHandler.java 94.44% <100.00%> (ø) 0.00 <0.00> (ø)
...al/users/model/migration/UsersResourceHandler.java 93.75% <100.00%> (ø) 0.00 <0.00> (ø)
... and 7 more

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 051e7d8...dcffb36. Read the comment docs.

@ruspl-afed ruspl-afed merged commit 65eff22 into master May 3, 2021
@eparovyshnaya eparovyshnaya deleted the 573296-10 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