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

refactor: dockerize #1000

Merged
merged 35 commits into from
Oct 30, 2021
Merged

refactor: dockerize #1000

merged 35 commits into from
Oct 30, 2021

Conversation

drazisil
Copy link
Collaborator

No description provided.

@lgtm-com

This comment has been minimized.

@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

Merging #1000 (cc0a8e7) into main (fc82e2f) will increase coverage by 0.71%.
The diff coverage is 44.26%.

❗ Current head cc0a8e7 differs from pull request most recent head c3e1d41. Consider uploading reports for the commit c3e1d41 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1000      +/-   ##
==========================================
+ Coverage   30.26%   30.97%   +0.71%     
==========================================
  Files          11       11              
  Lines         456      452       -4     
  Branches       54       54              
==========================================
+ Hits          138      140       +2     
- Misses        305      311       +6     
+ Partials       13        1      -12     
Flag Coverage Δ
14.x 30.97% <44.26%> (+0.71%) ⬆️
16.x 30.97% <44.26%> (+0.71%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/config/src/config.ts 0.00% <ø> (ø)
packages/router/src/client.ts 0.00% <0.00%> (ø)
packages/transactions/src/tcp-manager.ts 4.43% <15.00%> (+0.02%) ⬆️
packages/core/src/connection-mgr.ts 38.29% <56.25%> (+0.79%) ⬆️
packages/core/src/listener-thread.ts 41.46% <57.14%> (+4.87%) ⬆️
packages/core/src/tcpConnection.ts 39.68% <66.66%> (ø)
packages/core/src/nps-packet-manager.ts 59.25% <85.71%> (+2.11%) ⬆️
packages/config/src/ssl-options.ts 66.66% <100.00%> (ø)
packages/core/src/encryption-mgr.ts 73.68% <0.00%> (ø)
... and 4 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 cd83b43...c3e1d41. Read the comment docs.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@lgtm-com
Copy link

lgtm-com bot commented Oct 29, 2021

This pull request introduces 28 alerts when merging 66aef23 into d98e329 - view on LGTM.com

new alerts:

  • 16 for Unused variable, import, function or class
  • 8 for Useless assignment to local variable
  • 1 for Unreachable statement
  • 1 for Useless conditional
  • 1 for Comparison between inconvertible types
  • 1 for Incomplete string escaping or encoding

@lgtm-com
Copy link

lgtm-com bot commented Oct 29, 2021

This pull request introduces 27 alerts when merging 9f0a203 into d98e329 - view on LGTM.com

new alerts:

  • 16 for Unused variable, import, function or class
  • 8 for Useless assignment to local variable
  • 1 for Useless conditional
  • 1 for Comparison between inconvertible types
  • 1 for Incomplete string escaping or encoding

@lgtm-com
Copy link

lgtm-com bot commented Oct 30, 2021

This pull request introduces 27 alerts when merging cc0a8e7 into cd83b43 - view on LGTM.com

new alerts:

  • 16 for Unused variable, import, function or class
  • 8 for Useless assignment to local variable
  • 1 for Useless conditional
  • 1 for Comparison between inconvertible types
  • 1 for Incomplete string escaping or encoding

@sonarcloud
Copy link

sonarcloud bot commented Oct 30, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@drazisil drazisil merged commit c3e1d41 into main Oct 30, 2021
@drazisil drazisil deleted the refactor--dockerize branch October 30, 2021 14:22
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.

None yet

2 participants