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 575160 Attach LAs to FeatureVersion #854

Merged
merged 2 commits into from
Aug 3, 2021
Merged

Bug 575160 Attach LAs to FeatureVersion #854

merged 2 commits into from
Aug 3, 2021

Conversation

eparovyshnaya
Copy link
Contributor

  • FeatureVersion is extended with agreements:List<String> collection to contain associated license agreement identifiers
  • features model and all related bundles upgraded versions to 2.0.0

- FeatureVersion is extended with agreements:List<String> collection to
contain associated license agreement identifiers
 - `features` ecore and all related bundles upgraded versions to 2.0.0
@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

Merging #854 (94b0855) into master (a052a74) will decrease coverage by 0.01%.
The diff coverage is 31.25%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #854      +/-   ##
============================================
- Coverage     34.81%   34.79%   -0.02%     
  Complexity      346      346              
============================================
  Files          1065     1065              
  Lines         23405    23435      +30     
  Branches       1443     1444       +1     
============================================
+ Hits           8148     8155       +7     
- Misses        14771    14794      +23     
  Partials        486      486              
Impacted Files Coverage Δ
.../passage/lic/emf/xmi/MigratingResourceHandler.java 73.33% <ø> (-3.14%) ⬇️
...res/edit/providers/FeatureVersionItemProvider.java 0.00% <0.00%> (ø)
...e/passage/lic/features/model/impl/FeatureImpl.java 26.81% <ø> (ø)
...assage/lic/features/model/impl/FeatureSetImpl.java 37.64% <ø> (ø)
...ge/lic/features/model/impl/FeatureVersionImpl.java 15.23% <0.00%> (-2.16%) ⬇️
...e/lic/features/model/impl/FeaturesFactoryImpl.java 63.63% <ø> (ø)
...ssage/lic/features/model/meta/FeaturesFactory.java 100.00% <ø> (ø)
...ssage/lic/features/model/meta/FeaturesPackage.java 100.00% <ø> (ø)
...ic/features/model/util/FeaturesAdapterFactory.java 0.00% <ø> (ø)
...atures/model/util/FeaturesResourceFactoryImpl.java 0.00% <ø> (ø)
... and 5 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 a052a74...94b0855. Read the comment docs.

- FeatureVersion is extended with agreements:List<String> collection to
contain associated license agreement identifiers
 - `features` ecore and all related bundles upgraded versions to 2.0.0
@eparovyshnaya eparovyshnaya merged commit 704cfe6 into master Aug 3, 2021
@eparovyshnaya eparovyshnaya deleted the 575160 branch August 5, 2021 10:09
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