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 571179 - [PAssage][LA] design and implement core request dispatching #654

Merged
merged 3 commits into from
Feb 15, 2021

Conversation

eparovyshnaya
Copy link
Contributor

Move general chore request processing to 'lic.net' for reuse

Signed-off-by: eparovyshnaya [email protected]

Move general chore request processing to 'lic.net' for reuse

Signed-off-by: eparovyshnaya <[email protected]>
Move general chore request processing to 'lic.net' for reuse

Signed-off-by: eparovyshnaya <[email protected]>
Move general chore request processing to 'lic.net' for reuse

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

codecov bot commented Feb 15, 2021

Codecov Report

Merging #654 (aec33bc) into master (8a3b368) will increase coverage by 0.02%.
The diff coverage is 80.95%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #654      +/-   ##
============================================
+ Coverage     36.96%   36.98%   +0.02%     
  Complexity      339      339              
============================================
  Files           893      894       +1     
  Lines         19331    19340       +9     
  Branches       1167     1168       +1     
============================================
+ Hits           7145     7153       +8     
- Misses        11786    11787       +1     
  Partials        400      400              
Impacted Files Coverage Δ Complexity Δ
...org/eclipse/passage/lbc/internal/base/Acquire.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
...rc/org/eclipse/passage/lbc/internal/base/Mine.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
...org/eclipse/passage/lbc/internal/base/Release.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
...passage/lbc/internal/base/acquire/Acquisition.java 83.33% <ø> (ø) 0.00 <0.00> (ø)
...e/passage/lbc/internal/base/i18n/BaseMessages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...pse/passage/lbc/internal/base/mine/Conditions.java 81.81% <ø> (ø) 0.00 <0.00> (ø)
.../passage/lic/internal/net/handle/DecodedParam.java 57.14% <0.00%> (ø) 0.00 <0.00> (?)
...ge/lic/internal/net/handle/ProductUserRequest.java 100.00% <ø> (ø) 0.00 <0.00> (?)
...eclipse/passage/lbc/base/tests/ConditionsTest.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
...passage/lbc/base/tests/ExtensiveAcquiringTest.java 91.17% <ø> (ø) 7.00 <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 8a3b368...aec33bc. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit cbdf7bd 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