8devices / wakaama

Eclipse Wakaama (formerly liblwm2m) is an implementation of the Open Mobile Alliance's LightWeight M2M protocol (LWM2M).
0 stars 4 forks source link

Fix rest memory leaks #45

Closed GiedriusM closed 6 years ago

GiedriusM commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #45 into master-rest will decrease coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           master-rest      #45      +/-   ##
===============================================
- Coverage        84.97%   84.56%   -0.42%     
===============================================
  Files                9        9              
  Lines              739      745       +6     
===============================================
+ Hits               628      630       +2     
- Misses             111      115       +4
Impacted Files Coverage Δ
examples/rest-server/rest-notifications.c 98.43% <100%> (+0.02%) :arrow_up:
examples/rest-server/rest-core.c 97.77% <100%> (+0.21%) :arrow_up:
examples/rest-server/rest-list.c 75.6% <0%> (-9.76%) :arrow_down:

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 d19a3b2...b6c3c89. Read the comment docs.