Closed studychao closed 1 year ago
Merging #246 (7d8a497) into main (194b2cc) will increase coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #246 +/- ##
==========================================
+ Coverage 91.57% 91.59% +0.01%
==========================================
Files 80 80
Lines 22369 22405 +36
==========================================
+ Hits 20484 20521 +37
+ Misses 1885 1884 -1
Flag | Coverage Δ | |
---|---|---|
dbs-address-space | 95.06% <ø> (ø) |
|
dbs-allocator | 94.98% <ø> (ø) |
|
dbs-arch | 96.37% <ø> (+0.07%) |
:arrow_up: |
dbs-boot | 94.90% <ø> (ø) |
|
dbs-device | 92.95% <ø> (ø) |
|
dbs-interrupt | 90.42% <ø> (+0.02%) |
:arrow_up: |
dbs-legacy-devices | 92.77% <ø> (ø) |
|
dbs-miniball | ∅ <ø> (∅) |
|
dbs-upcall | 94.31% <ø> (+0.05%) |
:arrow_up: |
dbs-utils | 91.25% <ø> (ø) |
|
dbs-virtio-devices | 89.18% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
crates/dbs-arch/src/lib.rs | 100.00% <0.00%> (ø) |
|
crates/dbs-arch/src/x86_64/cpuid/mod.rs | 87.50% <0.00%> (ø) |
|
crates/dbs-interrupt/src/manager.rs | 96.59% <0.00%> (+0.01%) |
:arrow_up: |
crates/dbs-upcall/src/dev_mgr_service.rs | 85.67% <0.00%> (+0.52%) |
:arrow_up: |
...rates/dbs-arch/src/x86_64/cpuid/transformer/mod.rs | 94.80% <0.00%> (+1.21%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Signed-off-by: Chao Wu chaowu@linux.alibaba.com