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

implement socket encoding and bufferlength #268

Merged
merged 11 commits into from
Sep 28, 2022
Merged

implement socket encoding and bufferlength #268

merged 11 commits into from
Sep 28, 2022

Conversation

rhoninl
Copy link
Collaborator

@rhoninl rhoninl commented Sep 23, 2022

What this PR does / why we need it:
implement socket encoding and bufferlength
Will this PR make the community happier?
yes
Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

How is this PR tested

  • unit test
  • e2e test
  • other (please specify)

Special notes for your reviewer:

Release note:

Copy link
Contributor

@BtXin BtXin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fill How is this PR tested section

@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Base: 22.58% // Head: 22.15% // Decreases project coverage by -0.42% ⚠️

Coverage data is based on head (5c44e4b) compared to base (7def3df).
Patch coverage: 53.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
- Coverage   22.58%   22.15%   -0.43%     
==========================================
  Files           8        8              
  Lines         837      835       -2     
==========================================
- Hits          189      185       -4     
- Misses        629      633       +4     
+ Partials       19       17       -2     
Impacted Files Coverage Δ
...deviceshifu/deviceshifusocket/deviceshifusocket.go 25.51% <53.33%> (-2.38%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@tomqin93 tomqin93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MrLeea-13155bc added some comment, please take a look

pkg/deviceshifu/deviceshifusocket/deviceshifusocket.go Outdated Show resolved Hide resolved
pkg/deviceshifu/deviceshifusocket/deviceshifusocket.go Outdated Show resolved Hide resolved
pkg/deviceshifu/deviceshifusocket/deviceshifusocket.go Outdated Show resolved Hide resolved
pkg/k8s/api/v1alpha1/edgedevice_types.go Show resolved Hide resolved
Copy link
Contributor

@tomqin93 tomqin93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MrLeea-13155bc added some comments

pkg/deviceshifu/deviceshifusocket/deviceshifusocket.go Outdated Show resolved Hide resolved
pkg/deviceshifu/deviceshifusocket/deviceshifusocket.go Outdated Show resolved Hide resolved
pkg/deviceshifu/deviceshifusocket/deviceshifusocket.go Outdated Show resolved Hide resolved
pkg/deviceshifu/deviceshifusocket/deviceshifusocket.go Outdated Show resolved Hide resolved
@tomqin93 tomqin93 added this to the v0.1.2 milestone Sep 26, 2022
Copy link
Contributor

@tomqin93 tomqin93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MrLeea-13155bc added some comment

pkg/k8s/api/v1alpha1/edgedevice_types.go Outdated Show resolved Hide resolved
pkg/k8s/api/v1alpha1/edgedevice_types.go Outdated Show resolved Hide resolved
Copy link
Contributor

@tomqin93 tomqin93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MrLeea-13155bc added comments on 1 issue, the rest looks good

pkg/k8s/crd/config/manager/kustomization.yaml Outdated Show resolved Hide resolved
pkg/k8s/crd/install/config_default.yaml Outdated Show resolved Hide resolved
pkg/k8s/crd/install/shifu_install.yml Outdated Show resolved Hide resolved
tomqin93
tomqin93 previously approved these changes Sep 27, 2022
Copy link
Contributor

@tomqin93 tomqin93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

BtXin
BtXin previously approved these changes Sep 27, 2022
Copy link
Contributor

@BtXin BtXin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

6 participants