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

Add /notification/callback tests #31

Closed Lycopersicum closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #31 into master-rest will increase coverage by 13.55%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           master-rest      #31       +/-   ##
================================================
+ Coverage        71.56%   85.11%   +13.55%     
================================================
  Files                9        9               
  Lines              742      887      +145     
================================================
+ Hits               531      755      +224     
+ Misses             211      132       -79
Impacted Files Coverage Δ
examples/rest-server/rest-endpoints.c 91.07% <0%> (+3.57%) :arrow_up:
examples/rest-server/rest-resources.c 77.06% <0%> (+5.5%) :arrow_up:
examples/rest-server/restserver.c 80.58% <0%> (+7.24%) :arrow_up:
examples/rest-server/rest-core-types.c 81.81% <0%> (+14.54%) :arrow_up:
examples/rest-server/rest-core.c 97.56% <0%> (+34.14%) :arrow_up:
examples/rest-server/rest-notifications.c 94.47% <0%> (+39.27%) :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 ffe617e...9c69639. Read the comment docs.