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

make lwm2m object response body pointer to avoid decode failed #1084

Merged
merged 1 commit into from
Dec 19, 2024

make lwm2m object response body pointer to avoid decode failed

a13bb41
Select commit
Loading
Failed to load commit list.
Merged

make lwm2m object response body pointer to avoid decode failed #1084

make lwm2m object response body pointer to avoid decode failed
a13bb41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2024 in 0s

32.94% (-0.03%) compared to cfc8fd1

View this Pull Request on Codecov

32.94% (-0.03%) compared to cfc8fd1

Details

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 32.94%. Comparing base (cfc8fd1) to head (a13bb41).

Files with missing lines Patch % Lines
pkg/gateway/lwm2m/client/object.go 12.50% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1084      +/-   ##
==========================================
- Coverage   32.96%   32.94%   -0.03%     
==========================================
  Files          55       55              
  Lines        4875     4878       +3     
==========================================
  Hits         1607     1607              
- Misses       3128     3131       +3     
  Partials      140      140              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.