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 secure connection (HTTPS) #66

Closed Lycopersicum closed 6 years ago

Lycopersicum commented 6 years ago

Part of #8 ticket solution

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master-rest@851dcbc). Click here to learn what that means. The diff coverage is 73.21%.

Impacted file tree graph

@@              Coverage Diff               @@
##             master-rest      #66   +/-   ##
==============================================
  Coverage               ?   85.01%           
==============================================
  Files                  ?       12           
  Lines                  ?      934           
  Branches               ?        0           
==============================================
  Hits                   ?      794           
  Misses                 ?      140           
  Partials               ?        0
Flag Coverage Δ
#regular 77.4% <3.57%> (?)
#secure 21.19% <71.42%> (?)
Impacted Files Coverage Δ
examples/rest-server/settings.c 75% <54.54%> (ø)
examples/rest-server/restserver.c 77.41% <58.33%> (ø)
examples/rest-server/security.c 84.84% <84.84%> (ø)

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 851dcbc...9c8ab57. Read the comment docs.