Closed mariodruiz closed 2 years ago
Merging #1337 (733b2ff) into image_v2.8 (b85f453) will increase coverage by
0.02%
. The diff coverage is80.00%
.
@@ Coverage Diff @@
## image_v2.8 #1337 +/- ##
==============================================
+ Coverage 46.47% 46.49% +0.02%
==============================================
Files 28 28
Lines 4953 4955 +2
Branches 971 971
==============================================
+ Hits 2302 2304 +2
Misses 2594 2594
Partials 57 57
Impacted Files | Coverage Δ | |
---|---|---|
pynq/pl_server/xrt_device.py | 29.36% <66.66%> (+0.18%) |
:arrow_up: |
pynq/ps.py | 100.00% <100.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 b85f453...733b2ff. Read the comment docs.
Check for x86 architecture to create
XrtDevice
, this avoids creating two devices for edge platformsFix Xilinx/PYNQ-Dev#356