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

restserver: fix memory leaks #21

Closed GiedriusM closed 6 years ago

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

Codecov Report

Merging #21 into master-rest will increase coverage by 1.52%. The diff coverage is 80.55%.

Impacted file tree graph

@@               Coverage Diff               @@
##           master-rest      #21      +/-   ##
===============================================
+ Coverage        65.04%   66.56%   +1.52%     
===============================================
  Files                9        9              
  Lines              615      637      +22     
===============================================
+ Hits               400      424      +24     
+ Misses             215      213       -2
Impacted Files Coverage Δ
examples/rest-server/rest-list.c 85.36% <100%> (+4.72%) :arrow_up:
examples/rest-server/rest-core.c 57.14% <100%> (+12.69%) :arrow_up:
examples/rest-server/restserver.c 73.21% <100%> (+0.48%) :arrow_up:
examples/rest-server/rest-resources.c 49.5% <50%> (+3.04%) :arrow_up:
examples/rest-server/rest-notifications.c 55.83% <75%> (ø) :arrow_up:

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 508cccd...69c04e8. Read the comment docs.