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

Implement logging timestamps #71

Closed Lycopersicum closed 6 years ago

Lycopersicum commented 6 years ago

This PR increases clarity during debugging

codecov[bot] commented 6 years ago

Codecov Report

Merging #71 into master-rest will increase coverage by 0.01%. The diff coverage is 84.21%.

Impacted file tree graph

@@               Coverage Diff               @@
##           master-rest      #71      +/-   ##
===============================================
+ Coverage        82.72%   82.73%   +0.01%     
===============================================
  Files               14       14              
  Lines             1378     1402      +24     
===============================================
+ Hits              1140     1160      +20     
- Misses             238      242       +4
Flag Coverage Δ
#regular 59.12% <52.63%> (-0.45%) :arrow_down:
#secure 41.72% <78.94%> (+0.72%) :arrow_up:
Impacted Files Coverage Δ
examples/rest-server/restserver.c 76.5% <100%> (ø) :arrow_up:
examples/rest-server/settings.c 79.72% <75%> (-0.28%) :arrow_down:
examples/rest-server/logging.c 87.09% <86.2%> (+0.43%) :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 31488c9...a9a9f3e. Read the comment docs.