Closed shagren closed 3 years ago
Merging #105 (015e94a) into develop (7d18e35) will decrease coverage by
1.59%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #105 +/- ##
===========================================
- Coverage 91.55% 89.96% -1.60%
===========================================
Files 5 9 +4
Lines 308 568 +260
===========================================
+ Hits 282 511 +229
- Misses 26 57 +31
Impacted Files | Coverage Δ | |
---|---|---|
pyk4a/capture.py | 73.49% <0.00%> (ø) |
|
pyk4a/playback.py | 98.21% <0.00%> (ø) |
|
pyk4a/__init__.py | 100.00% <0.00%> (ø) |
|
pyk4a/calibration.py | 87.71% <0.00%> (ø) |
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 7d18e35...015e94a. Read the comment docs.
Let's add some requirements for CPP code style. If you do not like this(llvm) style we can switch to any of:
(see https://clang.llvm.org/docs/ClangFormat.html)