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 564420 conditions | move HC condition miner to new interfaces #269

Merged
merged 2 commits into from
Jun 27, 2020

Conversation

eparovyshnaya
Copy link
Contributor

  • move licensing server coordinates detection close to proper settings
    declaration
  • append tests for it

Signed-off-by: elena.parovyshnaya [email protected]

 - move licensing server coordinates detection close to proper settings
declaration
  - append tests for it

Signed-off-by: elena.parovyshnaya <[email protected]>
   - add missed license headers
   - append tests for licensing server coordinates detection util

Signed-off-by: elena.parovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed June 27, 2020 08:57
@codecov
Copy link

codecov bot commented Jun 27, 2020

Codecov Report

Merging #269 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #269      +/-   ##
==========================================
- Coverage   11.98%   11.97%   -0.02%     
==========================================
  Files         624      625       +1     
  Lines       15484    15500      +16     
  Branches     1178     1179       +1     
==========================================
  Hits         1856     1856              
- Misses      13583    13599      +16     
  Partials       45       45              
Impacted Files Coverage Δ
...g/eclipse/passage/lic/equinox/io/EquinoxPaths.java 0.00% <ø> (ø)
...sage/lic/internal/equinox/io/InstallationPath.java 0.00% <0.00%> (ø)
...lipse/passage/lic/internal/hc/i18n/HcMessages.java 0.00% <ø> (ø)
...e/lic/internal/net/LicensingServerCoordinates.java 0.00% <0.00%> (ø)
.../passage/lic/internal/net/LicensingServerHost.java 0.00% <0.00%> (ø)
.../passage/lic/internal/net/LicensingServerPort.java 0.00% <0.00%> (ø)
...pse/passage/lic/internal/net/i18n/NetMessages.java 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 c04cb06...9040896. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit fb4fe52 into master Jun 27, 2020
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