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

INTEGRATION [PR#1839 > development/8.1] ARSN-161 Type network folder #1840

Merged
merged 12 commits into from
Apr 29, 2022

Conversation

bert-e
Copy link
Contributor

@bert-e bert-e commented Apr 27, 2022

This pull request has been created automatically.
It is linked to its parent pull request #1839.

Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/8.1/feature/ARSN-161-type-network, please follow this
procedure:

 $ git fetch
 $ git checkout w/8.1/feature/ARSN-161-type-network
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.1/feature/ARSN-161-type-network

Please always comment pull request #1839 instead of this one.

@codecov-commenter
Copy link

Codecov Report

Merging #1840 (2eecda3) into development/8.1 (4c47264) will increase coverage by 0.04%.
The diff coverage is 93.21%.

@@                 Coverage Diff                 @@
##           development/8.1    #1840      +/-   ##
===================================================
+ Coverage            62.70%   62.74%   +0.04%     
===================================================
  Files                  198      199       +1     
  Lines                15345    15360      +15     
  Branches              3027     3036       +9     
===================================================
+ Hits                  9622     9638      +16     
+ Misses                5722     5721       -1     
  Partials                 1        1              
Impacted Files Coverage Δ
lib/network/probe/ProbeServer.ts 23.33% <58.33%> (ø)
lib/network/http/server.ts 80.26% <79.31%> (ø)
lib/network/probe/HealthProbeServer.ts 90.69% <87.50%> (ø)
lib/network/RoundRobin.ts 91.54% <88.88%> (ø)
lib/network/kmip/index.ts 77.41% <88.88%> (ø)
lib/network/rpc/rpc.ts 54.63% <89.47%> (ø)
lib/network/rpc/sio-stream.ts 84.05% <94.11%> (ø)
lib/network/http/utils.ts 100.00% <100.00%> (ø)
lib/network/index.ts 100.00% <100.00%> (ø)
lib/network/kmip/Client.ts 72.76% <100.00%> (ø)
... and 12 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 4c47264...2eecda3. Read the comment docs.

@bert-e bert-e merged commit b189770 into development/8.1 Apr 29, 2022
@bert-e bert-e deleted the w/8.1/feature/ARSN-161-type-network branch April 29, 2022 12:07
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.

3 participants