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
232 stars 106 forks source link

Feature/add wdm ref counter print #617

Closed yunhanw-google closed 3 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #617 into master will decrease coverage by 16.96%. The diff coverage is 27.27%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #617       +/-   ##
===========================================
- Coverage   69.90%   52.93%   -16.97%     
===========================================
  Files         483      356      -127     
  Lines       86754    62141    -24613     
===========================================
- Hits        60648    32897    -27751     
- Misses      26106    29244     +3138     
Impacted Files Coverage Δ
...les/data-management/Current/SubscriptionClient.cpp 7.86% <27.27%> (-75.72%) :arrow_down:
src/lib/core/HostPortList.h 0.00% <0.00%> (-100.00%) :arrow_down:
src/lib/core/WeaveStats.cpp 0.00% <0.00%> (-100.00%) :arrow_down:
src/test-apps/MockSinkTraits.h 0.00% <0.00%> (-100.00%) :arrow_down:
src/lib/core/WeaveExchangeMgr.h 0.00% <0.00%> (-100.00%) :arrow_down:
src/lib/core/WeaveSecurityMgr.h 0.00% <0.00%> (-100.00%) :arrow_down:
src/lib/support/FibonacciUtils.cpp 0.00% <0.00%> (-100.00%) :arrow_down:
src/lib/profiles/data-management/Current/Command.h 0.00% <0.00%> (-100.00%) :arrow_down:
...ib/profiles/data-management/Current/UpdateClient.h 0.00% <0.00%> (-100.00%) :arrow_down:
...ib/profiles/device-description/DeviceDescription.h 0.00% <0.00%> (-100.00%) :arrow_down:
... and 226 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 097e6a2...23fe963. Read the comment docs.