Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Fix compile warning and typo in WDMClient #639

Merged
merged 1 commit into from
Jan 15, 2021

Conversation

erjiaqing
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 12, 2021

Codecov Report

Merging #639 (913a0e6) into master (1dd59be) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #639      +/-   ##
==========================================
+ Coverage   70.03%   70.04%   +0.01%     
==========================================
  Files         483      483              
  Lines       87094    87094              
==========================================
+ Hits        60995    61005      +10     
+ Misses      26099    26089      -10     
Impacted Files Coverage Δ
src/device-manager/WeaveDataManagementClient.cpp 59.18% <100.00%> (ø)
src/lib/support/ASN1Writer.cpp 86.52% <0.00%> (-0.87%) ⬇️
src/lib/profiles/security/WeaveToX509.cpp 87.91% <0.00%> (-0.26%) ⬇️
src/lib/profiles/security/WeaveCASEEngine.cpp 92.57% <0.00%> (-0.24%) ⬇️
src/test-apps/TestCASE.cpp 96.12% <0.00%> (+0.22%) ⬆️
src/inet/TCPEndPoint.cpp 51.32% <0.00%> (+0.23%) ⬆️
src/test-apps/ToolCommon.cpp 57.84% <0.00%> (+0.31%) ⬆️
src/lib/core/WeaveFabricState.cpp 59.76% <0.00%> (+0.35%) ⬆️
src/lib/core/WeaveMessageLayer.cpp 72.61% <0.00%> (+0.59%) ⬆️
src/lib/core/WeaveConnectionTunnel.cpp 83.54% <0.00%> (+1.26%) ⬆️

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 1dd59be...913a0e6. Read the comment docs.

@yunhanw-google yunhanw-google self-requested a review January 12, 2021 04:36
Copy link
Contributor

@yunhanw-google yunhanw-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@robszewczyk robszewczyk merged commit 6a32d64 into openweave:master Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants