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 571190 build the solution on Framework services host #657

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

eparovyshnaya
Copy link
Contributor

Substitute artificial inheritance with delegation

Signed-off-by: eparovyshnaya [email protected]

Substitute artificial inheritance with delegation

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

codecov bot commented Feb 15, 2021

Codecov Report

Merging #657 (8910c42) into master (f242aee) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #657      +/-   ##
============================================
- Coverage     36.98%   36.94%   -0.05%     
  Complexity      339      339              
============================================
  Files           898      899       +1     
  Lines         19357    19380      +23     
  Branches       1168     1168              
============================================
  Hits           7160     7160              
- Misses        11797    11820      +23     
  Partials        400      400              
Impacted Files Coverage Δ Complexity Δ
.../lic/internal/base/registry/ProducingRegistry.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...pse/passage/lic/internal/equinox/Environments.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...e/passage/lic/internal/equinox/EquinoxPassage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...nternal/equinox/EquinoxPassageLicenseCoverage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...e/passage/lic/internal/equinox/FrameworkAware.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...internal/equinox/LicenseReadingServiceRequest.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...e/lic/internal/equinox/SuppliedFrameworkAware.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...clipse/passage/loc/internal/api/CodecSupplier.java 0.00% <0.00%> (ø) 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 f242aee...8910c42. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit efff0c9 into master Feb 15, 2021
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.

1 participant