Closed osmirnov closed 5 years ago
Merging #565 into development will decrease coverage by
0.05%
. The diff coverage is19.23%
.
@@ Coverage Diff @@
## development #565 +/- ##
===============================================
- Coverage 50.1% 50.04% -0.06%
===============================================
Files 359 359
Lines 16218 16241 +23
===============================================
+ Hits 8126 8128 +2
- Misses 8092 8113 +21
Impacted Files | Coverage Δ | |
---|---|---|
src/NeoSharp.Core/Models/EnrollmentTransaction.cs | 100% <ø> (ø) |
:arrow_up: |
src/NeoSharp.Core/Models/PublishTransaction.cs | 100% <ø> (ø) |
:arrow_up: |
src/NeoSharp.Core/Models/RegisterTransaction.cs | 100% <ø> (ø) |
:arrow_up: |
src/NeoSharp.VM/StackItems/ArrayStackItemBase.cs | 10.38% <0%> (-0.43%) |
:arrow_down: |
src/NeoSharp.VM/StackItemBase.cs | 59.25% <0%> (-7.41%) |
:arrow_down: |
src/NeoSharp.VM/StackItems/IntegerStackItemBase.cs | 5.88% <0%> (-1.27%) |
:arrow_down: |
src/NeoSharp.VM/StackItems/BooleanStackItemBase.cs | 0% <0%> (ø) |
:arrow_up: |
src/NeoSharp.VM/StackItems/InteropStackItemBase.cs | 5% <0%> (-0.89%) |
:arrow_down: |
src/NeoSharp.VM/StackItem[T].cs | 57.14% <0%> (-15.59%) |
:arrow_down: |
...c/NeoSharp.VM/StackItems/ByteArrayStackItemBase.cs | 8.33% <0%> (-1.2%) |
:arrow_down: |
... and 2 more |
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 90a541f...9386d23. Read the comment docs.
Cleanup the solution to see 0 warnings before proper code analysis introduction.