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 command line arguments reading and logging module #55

Closed Lycopersicum closed 6 years ago

Lycopersicum commented 6 years ago

Fulfills #47 ticket

codecov-io commented 6 years ago

Codecov Report

Merging #55 into master-rest will decrease coverage by 0.49%. The diff coverage is 55.22%.

Impacted file tree graph

@@              Coverage Diff               @@
##           master-rest      #55     +/-   ##
==============================================
- Coverage        84.56%   84.06%   -0.5%     
==============================================
  Files                9       10      +1     
  Lines              745      772     +27     
==============================================
+ Hits               630      649     +19     
- Misses             115      123      +8
Impacted Files Coverage Δ
examples/rest-server/rest-core.c 97.77% <100%> (ø) :arrow_up:
examples/rest-server/rest-notifications.c 98.44% <100%> (+0.01%) :arrow_up:
examples/rest-server/rest-subscriptions.c 81.89% <42.85%> (+0.15%) :arrow_up:
examples/rest-server/restserver.c 76.55% <44.44%> (-0.49%) :arrow_down:
examples/rest-server/logging.c 66.66% <66.66%> (ø)
examples/rest-server/rest-resources.c 80% <83.33%> (ø) :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 e165e5e...4f59a84. Read the comment docs.