Closed wgtdkp closed 4 years ago
Merging #140 into master will increase coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #140 +/- ##
==========================================
+ Coverage 64.96% 64.98% +0.02%
==========================================
Files 52 52
Lines 4755 4755
==========================================
+ Hits 3089 3090 +1
+ Misses 1666 1665 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/common/utils.hpp | 100.00% <0.00%> (ø) |
|
include/commissioner/commissioner.hpp | 46.66% <0.00%> (+2.91%) |
:arrow_up: |
This PR adds a new option
OT_COMM_JAVA_BINDING_OUTDIR
to allow the user specify the output directory of auto-generated java files. This eases integration with Android applications.