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 575447 Requirement declaration should be able to reference agreements #881

Merged
merged 2 commits into from
Aug 17, 2021

Conversation

eparovyshnaya
Copy link
Contributor

@eparovyshnaya eparovyshnaya commented Aug 17, 2021

  • read Requirement::agreements from both equinox-base sources
  • test reading from bundle's manifests

Signed-off-by: eparovyshnaya [email protected]

agreements

read Requirement::agreements from both equinox-base sources

Signed-off-by: eparovyshnaya <[email protected]>
agreements

test reading Requirement::agreements from bundle source

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

codecov bot commented Aug 17, 2021

Codecov Report

Merging #881 (9b6c05f) into master (6bf2831) will increase coverage by 0.07%.
The diff coverage is 93.10%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #881      +/-   ##
============================================
+ Coverage     33.57%   33.64%   +0.07%     
  Complexity      346      346              
============================================
  Files          1096     1099       +3     
  Lines         24447    24474      +27     
  Branches       1519     1520       +1     
============================================
+ Hits           8207     8234      +27     
  Misses        15753    15753              
  Partials        487      487              
Impacted Files Coverage Δ
...ox/requirements/ComponentLicFeatureAgreements.java 60.00% <60.00%> (ø)
...x/requirements/CapabilityLicFeatureAgreements.java 100.00% <100.00%> (ø)
...age/lic/equinox/requirements/ListOfAgreements.java 100.00% <100.00%> (ø)
...quinox/requirements/RequirementFromAttributes.java 85.71% <100.00%> (+1.09%) ⬆️
...equinox/requirements/RequirementFromComponent.java 92.59% <100.00%> (+0.59%) ⬆️
.../equinox/requirements/RequirementToCapability.java 100.00% <100.00%> (ø)
...passage/lic/base/requirements/BaseRequirement.java 74.07% <0.00%> (+3.70%) ⬆️
... and 1 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 6bf2831...9b6c05f. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 28d22e2 into master Aug 17, 2021
@ruspl-afed ruspl-afed deleted the 575447 branch October 21, 2021 07:13
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