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 callback issues #59

Closed Lycopersicum closed 6 years ago

Lycopersicum commented 6 years ago

This pull request is dedicated for issue #44

codecov-io commented 6 years ago

Codecov Report

Merging #59 into master-rest will decrease coverage by 1.18%. The diff coverage is 88%.

Impacted file tree graph

@@               Coverage Diff               @@
##           master-rest      #59      +/-   ##
===============================================
- Coverage        80.31%   79.13%   -1.19%     
===============================================
  Files               11       11              
  Lines              813      858      +45     
===============================================
+ Hits               653      679      +26     
- Misses             160      179      +19
Impacted Files Coverage Δ
examples/rest-server/restserver.c 77.46% <100%> (+0.15%) :arrow_up:
examples/rest-server/rest-notifications.c 98.77% <100%> (+0.32%) :arrow_up:
examples/rest-server/rest-core.c 58.18% <45.45%> (-39.6%) :arrow_down:
examples/rest-server/logging.c 86.66% <0%> (+20%) :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 58cdef0...086c5bd. Read the comment docs.