openweave / openweave-core

openWeave is a home area network application protocol stack designed to enable asynchronous, symmetric, device-to-device, device-to-mobile and device-to-cloud communications for control path and data path messaging.
Apache License 2.0
233 stars 105 forks source link

Fix clang and gcc build, use cryptography to replace Cryptodome #664

Closed kghost closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #664 (8e3a3de) into master (fb26734) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #664      +/-   ##
==========================================
+ Coverage   70.08%   70.09%   +0.01%     
==========================================
  Files         484      486       +2     
  Lines       87455    87459       +4     
==========================================
+ Hits        61291    61307      +16     
+ Misses      26164    26152      -12     
Impacted Files Coverage Δ
...anager/python/WeaveDeviceManager-ScriptBinding.cpp 56.15% <ø> (+0.08%) :arrow_up:
src/lib/profiles/time/WeaveTimeCoordinator.cpp 94.11% <0.00%> (-5.89%) :arrow_down:
src/lib/profiles/time/WeaveTimeServer.cpp 91.13% <0.00%> (-0.50%) :arrow_down:
...er/python/WeaveDeviceManager-BlePlatformDelegate.h 0.00% <0.00%> (ø)
...python/WeaveDeviceManager-BleApplicationDelegate.h 0.00% <0.00%> (ø)
src/platform/ble/bluez/BluezBlePlatformDelegate.h 100.00% <0.00%> (ø)
src/lib/core/WeaveFabricState.cpp 59.76% <0.00%> (+0.11%) :arrow_up:
src/test-apps/ToolCommon.cpp 57.84% <0.00%> (+0.31%) :arrow_up:
src/lib/profiles/security/WeaveCert.cpp 88.96% <0.00%> (+0.45%) :arrow_up:
... and 3 more

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 fb26734...8e3a3de. Read the comment docs.