openthread / ot-commissioner

OpenThread Commissioner, a Thread commissioner for joining new Thread devices and managing Thread networks.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
49 stars 36 forks source link

[cert] Merge from main to cert #208

Closed simonlingoogle closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #208 (01f0411) into cert (7a5fd09) will decrease coverage by 1.03%. The diff coverage is 55.06%.

@@            Coverage Diff             @@
##             cert     #208      +/-   ##
==========================================
- Coverage   69.92%   68.88%   -1.04%     
==========================================
  Files          52       55       +3     
  Lines        4771     4934     +163     
==========================================
+ Hits         3336     3399      +63     
- Misses       1435     1535     +100     
Impacted Files Coverage Δ
include/commissioner/commissioner.hpp 43.75% <ø> (ø)
include/commissioner/error.hpp 100.00% <ø> (ø)
src/app/cli/interpreter.hpp 100.00% <ø> (ø)
src/app/commissioner_app.hpp 80.00% <ø> (ø)
src/library/coap.hpp 96.51% <ø> (+2.32%) :arrow_up:
src/library/commissioner_safe.cpp 79.92% <0.00%> (ø)
src/library/commissioner_safe.hpp 100.00% <ø> (ø)
src/library/coap.cpp 63.84% <6.38%> (-8.32%) :arrow_down:
src/app/commissioner_app.cpp 39.65% <40.00%> (+0.46%) :arrow_up:
src/app/border_agent.cpp 81.95% <50.00%> (+4.49%) :arrow_up:
... and 19 more
simonlingoogle commented 3 years ago

We should merge cert to main