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 575161 evolve LicensePack structure to contain licensing agreements #870

Merged
merged 3 commits into from
Aug 14, 2021

Conversation

eparovyshnaya
Copy link
Contributor

  • AgreementData structure is introduced to supply both content and all meta information for an agreement in a LicensePack
  • LicenseRequisites, the core part of a LicensePack, is extended with optional collection of agreements to carry

Signed-off-by: eparovyshnaya [email protected]

- AgreementData structure is introduced to supply both content and all
meta information for an agreement in a LicensePack
- LicenseRequisites, the core part of a LicensePack, is extended with
optional collection of agreements to carry

Signed-off-by: eparovyshnaya <[email protected]>
generated model and edit code for agreements support

Signed-off-by: eparovyshnaya <[email protected]>
move version for model amendment

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya merged commit 4c56310 into master Aug 14, 2021
@codecov
Copy link

codecov bot commented Aug 14, 2021

Codecov Report

Merging #870 (a1452e3) into master (a4d84f9) will decrease coverage by 0.20%.
The diff coverage is 15.68%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #870      +/-   ##
============================================
- Coverage     33.90%   33.70%   -0.21%     
  Complexity      346      346              
============================================
  Files          1091     1093       +2     
  Lines         24049    24355     +306     
  Branches       1494     1515      +21     
============================================
+ Hits           8155     8209      +54     
- Misses        15408    15659     +251     
- Partials        486      487       +1     
Impacted Files Coverage Δ
...nses/edit/providers/AgreementDataItemProvider.java 0.00% <0.00%> (ø)
.../edit/providers/LicenseRequisitesItemProvider.java 0.00% <0.00%> (ø)
.../providers/LicensesItemProviderAdapterFactory.java 0.00% <0.00%> (ø)
...age/lic/licenses/model/impl/AgreementDataImpl.java 0.00% <0.00%> (ø)
...lic/licenses/model/impl/LicenseRequisitesImpl.java 31.28% <0.00%> (-2.25%) ⬇️
...e/lic/licenses/model/impl/LicensesFactoryImpl.java 79.26% <0.00%> (-3.02%) ⬇️
...ssage/lic/licenses/model/meta/LicensesFactory.java 100.00% <ø> (ø)
...ssage/lic/licenses/model/meta/LicensesPackage.java 100.00% <ø> (ø)
...ic/licenses/model/util/LicensesAdapterFactory.java 0.00% <0.00%> (ø)
...censes/model/util/LicensesResourceFactoryImpl.java 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 a4d84f9...a1452e3. Read the comment docs.

@eparovyshnaya eparovyshnaya deleted the 575161 branch August 14, 2021 08:50
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