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 PUT and POST resources request tests #28

Closed Lycopersicum closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@               Coverage Diff               @@
##           master-rest      #28      +/-   ##
===============================================
+ Coverage        62.34%   65.46%   +3.12%     
===============================================
  Files                9        9              
  Lines              725      724       -1     
===============================================
+ Hits               452      474      +22     
+ Misses             273      250      -23
Impacted Files Coverage Δ
examples/rest-server/rest-subscriptions.c 43.33% <0%> (+0.35%) :arrow_up:
examples/rest-server/rest-resources.c 71.55% <0%> (+20.18%) :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 ecbbe8e...7b2c565. Read the comment docs.