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 code style checker #41

Closed GiedriusM closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #41 into master-rest will increase coverage by 0.02%. The diff coverage is 96.55%.

Impacted file tree graph

@@               Coverage Diff               @@
##           master-rest      #41      +/-   ##
===============================================
+ Coverage        84.95%   84.97%   +0.02%     
===============================================
  Files                9        9              
  Lines              738      739       +1     
===============================================
+ Hits               627      628       +1     
  Misses             111      111
Impacted Files Coverage Δ
examples/rest-server/rest-utils.c 80% <0%> (ø) :arrow_up:
examples/rest-server/rest-notifications.c 98.41% <100%> (ø) :arrow_up:
examples/rest-server/rest-subscriptions.c 81.73% <100%> (ø) :arrow_up:
examples/rest-server/rest-list.c 85.36% <100%> (ø) :arrow_up:
examples/rest-server/rest-core.c 97.56% <100%> (ø) :arrow_up:
examples/rest-server/rest-endpoints.c 87.5% <100%> (ø) :arrow_up:
examples/rest-server/rest-core-types.c 81.81% <100%> (ø) :arrow_up:
examples/rest-server/rest-resources.c 80% <100%> (+0.18%) :arrow_up:
examples/rest-server/restserver.c 77.03% <93.75%> (ø) :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 cc8e7fc...9dedd8a. Read the comment docs.