You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2021/03/31 02:01:59 UTC

[GitHub] [incubator-tuweni] atoulme opened a new pull request #201: Kotlin-based EVM

atoulme opened a new pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201


   <!-- Thanks for sending a pull request! Please check out our contribution guidelines: -->
   <!-- https://github.com/apache/incubator-tuweni/blob/master/CONTRIBUTING.md -->
   
   ## PR description
   This adds a Kotlin-based EVM to Tuweni!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] atoulme commented on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
atoulme commented on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-816196202


   Feel free to review anyway, plenty to comment on that's not proper I'm sure.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] atoulme commented on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
atoulme commented on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-812337315


   @nfmelendez another one for review if you'd like?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] nfmelendez commented on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
nfmelendez commented on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-816147645


   @atoulme   sorry, late is merged


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] codecov[bot] edited a comment on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
codecov[bot] edited a comment on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-810752494


   # [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=h1) Report
   > Merging [#201](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=desc) (e20caef) into [master](https://codecov.io/gh/apache/incubator-tuweni/commit/a35b191c1a956d2259e93f4e3a4506ef242c045c?el=desc) (a35b191) will **decrease** coverage by `3.36%`.
   > The diff coverage is `78.24%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-tuweni/pull/201/graphs/tree.svg?width=650&height=150&src=pr&token=U8STS3qOg5)](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #201      +/-   ##
   ============================================
   - Coverage     64.57%   61.21%   -3.37%     
   + Complexity     4172     3959     -213     
   ============================================
     Files           385      367      -18     
     Lines         20186    20710     +524     
     Branches       2622     2759     +137     
   ============================================
   - Hits          13036    12678     -358     
   - Misses         5694     6611     +917     
   + Partials       1456     1421      -35     
   ```
   
   | Flag | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | integration | `?` | `?` | |
   | unit | `61.21% <78.24%> (+1.47%)` | `0.00 <80.00> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...src/main/java/org/apache/tuweni/bytes/Bytes32.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-Ynl0ZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ieXRlcy9CeXRlczMyLmphdmE=) | `40.00% <0.00%> (-10.00%)` | `12.00 <0.00> (-1.00)` | |
   | [...ache/tuweni/eth/repository/BlockchainRepository.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZXRoLXJlcG9zaXRvcnkvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL2V0aC9yZXBvc2l0b3J5L0Jsb2NrY2hhaW5SZXBvc2l0b3J5Lmt0) | `33.98% <0.00%> (ø)` | `20.00 <0.00> (ø)` | |
   | [...otlin/org/apache/tuweni/trie/MerklePatriciaTrie.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-bWVya2xlLXRyaWUvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL3RyaWUvTWVya2xlUGF0cmljaWFUcmllLmt0) | `62.06% <0.00%> (-2.22%)` | `8.00 <0.00> (ø)` | |
   | [...org/apache/tuweni/trie/StoredMerklePatriciaTrie.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-bWVya2xlLXRyaWUvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL3RyaWUvU3RvcmVkTWVya2xlUGF0cmljaWFUcmllLmt0) | `77.41% <0.00%> (-2.59%)` | `12.00 <0.00> (ø)` | |
   | [...apache/tuweni/units/bigints/BytesUInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL0J5dGVzVUludDI1NlZhbHVlLmphdmE=) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (?)` | |
   | [.../org/apache/tuweni/units/bigints/UInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL1VJbnQyNTZWYWx1ZS5qYXZh) | `30.30% <11.11%> (-8.16%)` | `9.00 <0.00> (-4.00)` | |
   | [...apache/tuweni/bytes/ByteBufferWrappingBytes32.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-Ynl0ZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ieXRlcy9CeXRlQnVmZmVyV3JhcHBpbmdCeXRlczMyLmphdmE=) | `22.22% <22.22%> (ø)` | `1.00 <1.00> (?)` | |
   | [...ain/java/org/apache/tuweni/units/ethereum/Gas.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9ldGhlcmV1bS9HYXMuamF2YQ==) | `57.37% <41.66%> (-10.92%)` | `21.00 <5.00> (+5.00)` | :arrow_down: |
   | [.../java/org/apache/tuweni/units/bigints/UInt256.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL1VJbnQyNTYuamF2YQ==) | `76.00% <45.16%> (-5.16%)` | `154.00 <9.00> (ø)` | |
   | [.../apache/tuweni/units/bigints/BaseUInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL0Jhc2VVSW50MjU2VmFsdWUuamF2YQ==) | `85.54% <50.00%> (-3.35%)` | `48.00 <2.00> (-1.00)` | |
   | ... and [103 more](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=footer). Last update [a35b191...e20caef](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] atoulme merged pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
atoulme merged pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] codecov[bot] edited a comment on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
codecov[bot] edited a comment on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-810752494


   # [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=h1) Report
   > Merging [#201](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=desc) (7a6279b) into [master](https://codecov.io/gh/apache/incubator-tuweni/commit/a35b191c1a956d2259e93f4e3a4506ef242c045c?el=desc) (a35b191) will **decrease** coverage by `18.10%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 7a6279b differs from pull request most recent head e20caef. Consider uploading reports for the commit e20caef to get more accurate results
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-tuweni/pull/201/graphs/tree.svg?width=650&height=150&src=pr&token=U8STS3qOg5)](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master     #201       +/-   ##
   =============================================
   - Coverage     64.57%   46.47%   -18.11%     
   + Complexity     4172      613     -3559     
   =============================================
     Files           385      136      -249     
     Lines         20186     6081    -14105     
     Branches       2622      698     -1924     
   =============================================
   - Hits          13036     2826    -10210     
   + Misses         5694     2986     -2708     
   + Partials       1456      269     -1187     
   ```
   
   | Flag | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | integration | `46.47% <ø> (-1.17%)` | `0.00 <ø> (ø)` | |
   | unit | `?` | `?` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [.../main/java/org/apache/tuweni/ethstats/TxStats.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZXRoc3RhdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ldGhzdGF0cy9UeFN0YXRzLmphdmE=) | `0.00% <0.00%> (-100.00%)` | `0.00% <0.00%> (-2.00%)` | |
   | [...weni/scuttlebutt/handshake/HandshakeException.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-c2N1dHRsZWJ1dHQtaGFuZHNoYWtlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90dXdlbmkvc2N1dHRsZWJ1dHQvaGFuZHNoYWtlL0hhbmRzaGFrZUV4Y2VwdGlvbi5qYXZh) | `0.00% <0.00%> (-100.00%)` | `0.00% <0.00%> (-1.00%)` | |
   | [...ebutt/handshake/SecureScuttlebuttStreamServer.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-c2N1dHRsZWJ1dHQtaGFuZHNoYWtlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90dXdlbmkvc2N1dHRsZWJ1dHQvaGFuZHNoYWtlL1NlY3VyZVNjdXR0bGVidXR0U3RyZWFtU2VydmVyLmphdmE=) | `0.00% <0.00%> (-100.00%)` | `1.00% <0.00%> (-2.00%)` | |
   | [...in/kotlin/org/apache/tuweni/devp2p/eth/Messages.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwLWV0aC9zcmMvbWFpbi9rb3RsaW4vb3JnL2FwYWNoZS90dXdlbmkvZGV2cDJwL2V0aC9NZXNzYWdlcy5rdA==) | `0.00% <0.00%> (-94.50%)` | `0.00% <0.00%> (ø%)` | |
   | [...kotlin/org/apache/tuweni/devp2p/v5/topic/Ticket.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvdjUvdG9waWMvVGlja2V0Lmt0) | `0.00% <0.00%> (-83.88%)` | `0.00% <0.00%> (-9.00%)` | |
   | [...lin/org/apache/tuweni/devp2p/eth/EthSubprotocol.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwLWV0aC9zcmMvbWFpbi9rb3RsaW4vb3JnL2FwYWNoZS90dXdlbmkvZGV2cDJwL2V0aC9FdGhTdWJwcm90b2NvbC5rdA==) | `0.00% <0.00%> (-80.00%)` | `0.00% <0.00%> (-12.00%)` | |
   | [...src/main/kotlin/org/apache/tuweni/devp2p/Packet.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvUGFja2V0Lmt0) | `0.00% <0.00%> (-79.40%)` | `0.00% <0.00%> (-6.00%)` | |
   | [...ain/kotlin/org/apache/tuweni/devp2p/v5/Messages.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvdjUvTWVzc2FnZXMua3Q=) | `18.88% <0.00%> (-72.73%)` | `0.00% <0.00%> (ø%)` | |
   | [...ain/kotlin/org/apache/tuweni/discovery/DNSEntry.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZG5zLWRpc2NvdmVyeS9zcmMvbWFpbi9rb3RsaW4vb3JnL2FwYWNoZS90dXdlbmkvZGlzY292ZXJ5L0ROU0VudHJ5Lmt0) | `0.00% <0.00%> (-68.00%)` | `0.00% <0.00%> (ø%)` | |
   | [...in/org/apache/tuweni/devp2p/v5/topic/TopicTable.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvdjUvdG9waWMvVG9waWNUYWJsZS5rdA==) | `17.64% <0.00%> (-67.65%)` | `2.00% <0.00%> (-12.00%)` | |
   | ... and [279 more](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=footer). Last update [a35b191...e20caef](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] codecov[bot] edited a comment on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
codecov[bot] edited a comment on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-810752494


   # [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=h1) Report
   > Merging [#201](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=desc) (473b853) into [master](https://codecov.io/gh/apache/incubator-tuweni/commit/a35b191c1a956d2259e93f4e3a4506ef242c045c?el=desc) (a35b191) will **decrease** coverage by `18.04%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 473b853 differs from pull request most recent head 7a6279b. Consider uploading reports for the commit 7a6279b to get more accurate results
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-tuweni/pull/201/graphs/tree.svg?width=650&height=150&src=pr&token=U8STS3qOg5)](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master     #201       +/-   ##
   =============================================
   - Coverage     64.57%   46.53%   -18.05%     
   + Complexity     4172      614     -3558     
   =============================================
     Files           385      136      -249     
     Lines         20186     6081    -14105     
     Branches       2622      698     -1924     
   =============================================
   - Hits          13036     2830    -10206     
   + Misses         5694     2980     -2714     
   + Partials       1456      271     -1185     
   ```
   
   | Flag | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | integration | `46.53% <ø> (-1.11%)` | `0.00 <ø> (ø)` | |
   | unit | `?` | `?` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [.../main/java/org/apache/tuweni/ethstats/TxStats.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZXRoc3RhdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ldGhzdGF0cy9UeFN0YXRzLmphdmE=) | `0.00% <0.00%> (-100.00%)` | `0.00% <0.00%> (-2.00%)` | |
   | [...weni/scuttlebutt/handshake/HandshakeException.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-c2N1dHRsZWJ1dHQtaGFuZHNoYWtlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90dXdlbmkvc2N1dHRsZWJ1dHQvaGFuZHNoYWtlL0hhbmRzaGFrZUV4Y2VwdGlvbi5qYXZh) | `0.00% <0.00%> (-100.00%)` | `0.00% <0.00%> (-1.00%)` | |
   | [...ebutt/handshake/SecureScuttlebuttStreamServer.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-c2N1dHRsZWJ1dHQtaGFuZHNoYWtlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90dXdlbmkvc2N1dHRsZWJ1dHQvaGFuZHNoYWtlL1NlY3VyZVNjdXR0bGVidXR0U3RyZWFtU2VydmVyLmphdmE=) | `0.00% <0.00%> (-100.00%)` | `1.00% <0.00%> (-2.00%)` | |
   | [...in/kotlin/org/apache/tuweni/devp2p/eth/Messages.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwLWV0aC9zcmMvbWFpbi9rb3RsaW4vb3JnL2FwYWNoZS90dXdlbmkvZGV2cDJwL2V0aC9NZXNzYWdlcy5rdA==) | `0.00% <0.00%> (-94.50%)` | `0.00% <0.00%> (ø%)` | |
   | [...kotlin/org/apache/tuweni/devp2p/v5/topic/Ticket.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvdjUvdG9waWMvVGlja2V0Lmt0) | `0.00% <0.00%> (-83.88%)` | `0.00% <0.00%> (-9.00%)` | |
   | [...lin/org/apache/tuweni/devp2p/eth/EthSubprotocol.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwLWV0aC9zcmMvbWFpbi9rb3RsaW4vb3JnL2FwYWNoZS90dXdlbmkvZGV2cDJwL2V0aC9FdGhTdWJwcm90b2NvbC5rdA==) | `0.00% <0.00%> (-80.00%)` | `0.00% <0.00%> (-12.00%)` | |
   | [...src/main/kotlin/org/apache/tuweni/devp2p/Packet.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvUGFja2V0Lmt0) | `0.00% <0.00%> (-79.40%)` | `0.00% <0.00%> (-6.00%)` | |
   | [...ain/kotlin/org/apache/tuweni/devp2p/v5/Messages.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvdjUvTWVzc2FnZXMua3Q=) | `18.88% <0.00%> (-72.73%)` | `0.00% <0.00%> (ø%)` | |
   | [...ain/kotlin/org/apache/tuweni/discovery/DNSEntry.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZG5zLWRpc2NvdmVyeS9zcmMvbWFpbi9rb3RsaW4vb3JnL2FwYWNoZS90dXdlbmkvZGlzY292ZXJ5L0ROU0VudHJ5Lmt0) | `0.00% <0.00%> (-68.00%)` | `0.00% <0.00%> (ø%)` | |
   | [...in/org/apache/tuweni/devp2p/v5/topic/TopicTable.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvdjUvdG9waWMvVG9waWNUYWJsZS5rdA==) | `17.64% <0.00%> (-67.65%)` | `2.00% <0.00%> (-12.00%)` | |
   | ... and [278 more](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=footer). Last update [a35b191...7a6279b](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] codecov[bot] edited a comment on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
codecov[bot] edited a comment on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-810752494


   # [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=h1) Report
   > Merging [#201](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=desc) (cec045c) into [master](https://codecov.io/gh/apache/incubator-tuweni/commit/e51155bf94059bc33fe3f051bf81f51e304ac510?el=desc) (e51155b) will **decrease** coverage by `3.34%`.
   > The diff coverage is `78.24%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-tuweni/pull/201/graphs/tree.svg?width=650&height=150&src=pr&token=U8STS3qOg5)](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #201      +/-   ##
   ============================================
   - Coverage     64.57%   61.22%   -3.35%     
   + Complexity     4172     3959     -213     
   ============================================
     Files           385      367      -18     
     Lines         20186    20710     +524     
     Branches       2622     2759     +137     
   ============================================
   - Hits          13035    12680     -355     
   - Misses         5695     6608     +913     
   + Partials       1456     1422      -34     
   ```
   
   | Flag | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | integration | `?` | `?` | |
   | unit | `61.22% <78.24%> (+1.48%)` | `0.00 <80.00> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...src/main/java/org/apache/tuweni/bytes/Bytes32.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-Ynl0ZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ieXRlcy9CeXRlczMyLmphdmE=) | `40.00% <0.00%> (-10.00%)` | `12.00 <0.00> (-1.00)` | |
   | [...ache/tuweni/eth/repository/BlockchainRepository.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZXRoLXJlcG9zaXRvcnkvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL2V0aC9yZXBvc2l0b3J5L0Jsb2NrY2hhaW5SZXBvc2l0b3J5Lmt0) | `33.98% <0.00%> (ø)` | `20.00 <0.00> (ø)` | |
   | [...otlin/org/apache/tuweni/trie/MerklePatriciaTrie.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-bWVya2xlLXRyaWUvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL3RyaWUvTWVya2xlUGF0cmljaWFUcmllLmt0) | `62.06% <0.00%> (-2.22%)` | `8.00 <0.00> (ø)` | |
   | [...org/apache/tuweni/trie/StoredMerklePatriciaTrie.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-bWVya2xlLXRyaWUvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL3RyaWUvU3RvcmVkTWVya2xlUGF0cmljaWFUcmllLmt0) | `77.41% <0.00%> (-2.59%)` | `12.00 <0.00> (ø)` | |
   | [...apache/tuweni/units/bigints/BytesUInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL0J5dGVzVUludDI1NlZhbHVlLmphdmE=) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (?)` | |
   | [.../org/apache/tuweni/units/bigints/UInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL1VJbnQyNTZWYWx1ZS5qYXZh) | `30.30% <11.11%> (-8.16%)` | `9.00 <0.00> (-4.00)` | |
   | [...apache/tuweni/bytes/ByteBufferWrappingBytes32.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-Ynl0ZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ieXRlcy9CeXRlQnVmZmVyV3JhcHBpbmdCeXRlczMyLmphdmE=) | `22.22% <22.22%> (ø)` | `1.00 <1.00> (?)` | |
   | [...ain/java/org/apache/tuweni/units/ethereum/Gas.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9ldGhlcmV1bS9HYXMuamF2YQ==) | `57.37% <41.66%> (-10.92%)` | `21.00 <5.00> (+5.00)` | :arrow_down: |
   | [.../java/org/apache/tuweni/units/bigints/UInt256.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL1VJbnQyNTYuamF2YQ==) | `76.00% <45.16%> (-5.16%)` | `154.00 <9.00> (ø)` | |
   | [.../apache/tuweni/units/bigints/BaseUInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL0Jhc2VVSW50MjU2VmFsdWUuamF2YQ==) | `85.54% <50.00%> (-3.35%)` | `48.00 <2.00> (-1.00)` | |
   | ... and [101 more](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=footer). Last update [e51155b...cec045c](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] codecov[bot] edited a comment on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
codecov[bot] edited a comment on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-810752494


   # [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=h1) Report
   > Merging [#201](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=desc) (cec045c) into [master](https://codecov.io/gh/apache/incubator-tuweni/commit/e51155bf94059bc33fe3f051bf81f51e304ac510?el=desc) (e51155b) will **increase** coverage by `1.25%`.
   > The diff coverage is `78.24%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-tuweni/pull/201/graphs/tree.svg?width=650&height=150&src=pr&token=U8STS3qOg5)](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #201      +/-   ##
   ============================================
   + Coverage     64.57%   65.82%   +1.25%     
   - Complexity     4172     4262      +90     
   ============================================
     Files           385      392       +7     
     Lines         20186    21091     +905     
     Branches       2622     2766     +144     
   ============================================
   + Hits          13035    13884     +849     
   + Misses         5695     5664      -31     
   - Partials       1456     1543      +87     
   ```
   
   | Flag | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | integration | `46.55% <ø> (+0.01%)` | `0.00 <ø> (ø)` | |
   | unit | `61.22% <78.24%> (+1.48%)` | `0.00 <80.00> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...src/main/java/org/apache/tuweni/bytes/Bytes32.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-Ynl0ZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ieXRlcy9CeXRlczMyLmphdmE=) | `40.00% <0.00%> (-10.00%)` | `12.00 <0.00> (-1.00)` | |
   | [...ache/tuweni/eth/repository/BlockchainRepository.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZXRoLXJlcG9zaXRvcnkvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL2V0aC9yZXBvc2l0b3J5L0Jsb2NrY2hhaW5SZXBvc2l0b3J5Lmt0) | `33.98% <0.00%> (ø)` | `20.00 <0.00> (ø)` | |
   | [...otlin/org/apache/tuweni/trie/MerklePatriciaTrie.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-bWVya2xlLXRyaWUvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL3RyaWUvTWVya2xlUGF0cmljaWFUcmllLmt0) | `62.06% <0.00%> (-2.22%)` | `8.00 <0.00> (ø)` | |
   | [...org/apache/tuweni/trie/StoredMerklePatriciaTrie.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-bWVya2xlLXRyaWUvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL3RyaWUvU3RvcmVkTWVya2xlUGF0cmljaWFUcmllLmt0) | `77.41% <0.00%> (-2.59%)` | `12.00 <0.00> (ø)` | |
   | [...apache/tuweni/units/bigints/BytesUInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL0J5dGVzVUludDI1NlZhbHVlLmphdmE=) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (?)` | |
   | [.../org/apache/tuweni/units/bigints/UInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL1VJbnQyNTZWYWx1ZS5qYXZh) | `30.30% <11.11%> (-8.16%)` | `9.00 <0.00> (-4.00)` | |
   | [...apache/tuweni/bytes/ByteBufferWrappingBytes32.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-Ynl0ZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ieXRlcy9CeXRlQnVmZmVyV3JhcHBpbmdCeXRlczMyLmphdmE=) | `22.22% <22.22%> (ø)` | `1.00 <1.00> (?)` | |
   | [...ain/java/org/apache/tuweni/units/ethereum/Gas.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9ldGhlcmV1bS9HYXMuamF2YQ==) | `57.37% <41.66%> (-10.92%)` | `21.00 <5.00> (+5.00)` | :arrow_down: |
   | [.../java/org/apache/tuweni/units/bigints/UInt256.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL1VJbnQyNTYuamF2YQ==) | `76.00% <45.16%> (-5.16%)` | `154.00 <9.00> (ø)` | |
   | [.../apache/tuweni/units/bigints/BaseUInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL0Jhc2VVSW50MjU2VmFsdWUuamF2YQ==) | `85.54% <50.00%> (-3.35%)` | `48.00 <2.00> (-1.00)` | |
   | ... and [27 more](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=footer). Last update [e51155b...cec045c](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] codecov[bot] edited a comment on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
codecov[bot] edited a comment on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-810752494


   # [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=h1) Report
   > Merging [#201](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=desc) (e20caef) into [master](https://codecov.io/gh/apache/incubator-tuweni/commit/7e373120f28ce660dec6e25a32d44c76d9a4ad3f?el=desc) (7e37312) will **decrease** coverage by `3.32%`.
   > The diff coverage is `78.24%`.
   
   > :exclamation: Current head e20caef differs from pull request most recent head cec045c. Consider uploading reports for the commit cec045c to get more accurate results
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-tuweni/pull/201/graphs/tree.svg?width=650&height=150&src=pr&token=U8STS3qOg5)](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #201      +/-   ##
   ============================================
   - Coverage     64.54%   61.21%   -3.33%     
   + Complexity     4171     3959     -212     
   ============================================
     Files           385      367      -18     
     Lines         20186    20710     +524     
     Branches       2622     2759     +137     
   ============================================
   - Hits          13029    12678     -351     
   - Misses         5700     6611     +911     
   + Partials       1457     1421      -36     
   ```
   
   | Flag | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | integration | `?` | `?` | |
   | unit | `61.21% <78.24%> (+1.50%)` | `0.00 <80.00> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...src/main/java/org/apache/tuweni/bytes/Bytes32.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-Ynl0ZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ieXRlcy9CeXRlczMyLmphdmE=) | `40.00% <0.00%> (-10.00%)` | `12.00 <0.00> (-1.00)` | |
   | [...ache/tuweni/eth/repository/BlockchainRepository.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZXRoLXJlcG9zaXRvcnkvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL2V0aC9yZXBvc2l0b3J5L0Jsb2NrY2hhaW5SZXBvc2l0b3J5Lmt0) | `33.98% <0.00%> (ø)` | `20.00 <0.00> (ø)` | |
   | [...otlin/org/apache/tuweni/trie/MerklePatriciaTrie.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-bWVya2xlLXRyaWUvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL3RyaWUvTWVya2xlUGF0cmljaWFUcmllLmt0) | `62.06% <0.00%> (-2.22%)` | `8.00 <0.00> (ø)` | |
   | [...org/apache/tuweni/trie/StoredMerklePatriciaTrie.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-bWVya2xlLXRyaWUvc3JjL21haW4va290bGluL29yZy9hcGFjaGUvdHV3ZW5pL3RyaWUvU3RvcmVkTWVya2xlUGF0cmljaWFUcmllLmt0) | `77.41% <0.00%> (-2.59%)` | `12.00 <0.00> (ø)` | |
   | [...apache/tuweni/units/bigints/BytesUInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL0J5dGVzVUludDI1NlZhbHVlLmphdmE=) | `0.00% <0.00%> (ø)` | `0.00 <0.00> (?)` | |
   | [.../org/apache/tuweni/units/bigints/UInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL1VJbnQyNTZWYWx1ZS5qYXZh) | `30.30% <11.11%> (-8.16%)` | `9.00 <0.00> (-4.00)` | |
   | [...apache/tuweni/bytes/ByteBufferWrappingBytes32.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-Ynl0ZXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ieXRlcy9CeXRlQnVmZmVyV3JhcHBpbmdCeXRlczMyLmphdmE=) | `22.22% <22.22%> (ø)` | `1.00 <1.00> (?)` | |
   | [...ain/java/org/apache/tuweni/units/ethereum/Gas.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9ldGhlcmV1bS9HYXMuamF2YQ==) | `57.37% <41.66%> (-10.92%)` | `21.00 <5.00> (+5.00)` | :arrow_down: |
   | [.../java/org/apache/tuweni/units/bigints/UInt256.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL1VJbnQyNTYuamF2YQ==) | `76.00% <45.16%> (-5.16%)` | `154.00 <9.00> (ø)` | |
   | [.../apache/tuweni/units/bigints/BaseUInt256Value.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-dW5pdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS91bml0cy9iaWdpbnRzL0Jhc2VVSW50MjU2VmFsdWUuamF2YQ==) | `85.54% <50.00%> (-3.35%)` | `48.00 <2.00> (-1.00)` | |
   | ... and [103 more](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=footer). Last update [e51155b...cec045c](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] codecov[bot] commented on pull request #201: Kotlin-based EVM

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on pull request #201:
URL: https://github.com/apache/incubator-tuweni/pull/201#issuecomment-810752494


   # [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=h1) Report
   > Merging [#201](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=desc) (473b853) into [master](https://codecov.io/gh/apache/incubator-tuweni/commit/a35b191c1a956d2259e93f4e3a4506ef242c045c?el=desc) (a35b191) will **decrease** coverage by `18.04%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-tuweni/pull/201/graphs/tree.svg?width=650&height=150&src=pr&token=U8STS3qOg5)](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree)
   
   ```diff
   @@              Coverage Diff              @@
   ##             master     #201       +/-   ##
   =============================================
   - Coverage     64.57%   46.53%   -18.05%     
   + Complexity     4172      614     -3558     
   =============================================
     Files           385      136      -249     
     Lines         20186     6081    -14105     
     Branches       2622      698     -1924     
   =============================================
   - Hits          13036     2830    -10206     
   + Misses         5694     2980     -2714     
   + Partials       1456      271     -1185     
   ```
   
   | Flag | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | integration | `46.53% <ø> (-1.11%)` | `0.00 <ø> (ø)` | |
   | unit | `?` | `?` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [.../main/java/org/apache/tuweni/ethstats/TxStats.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZXRoc3RhdHMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3R1d2VuaS9ldGhzdGF0cy9UeFN0YXRzLmphdmE=) | `0.00% <0.00%> (-100.00%)` | `0.00% <0.00%> (-2.00%)` | |
   | [...weni/scuttlebutt/handshake/HandshakeException.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-c2N1dHRsZWJ1dHQtaGFuZHNoYWtlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90dXdlbmkvc2N1dHRsZWJ1dHQvaGFuZHNoYWtlL0hhbmRzaGFrZUV4Y2VwdGlvbi5qYXZh) | `0.00% <0.00%> (-100.00%)` | `0.00% <0.00%> (-1.00%)` | |
   | [...ebutt/handshake/SecureScuttlebuttStreamServer.java](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-c2N1dHRsZWJ1dHQtaGFuZHNoYWtlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS90dXdlbmkvc2N1dHRsZWJ1dHQvaGFuZHNoYWtlL1NlY3VyZVNjdXR0bGVidXR0U3RyZWFtU2VydmVyLmphdmE=) | `0.00% <0.00%> (-100.00%)` | `1.00% <0.00%> (-2.00%)` | |
   | [...in/kotlin/org/apache/tuweni/devp2p/eth/Messages.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwLWV0aC9zcmMvbWFpbi9rb3RsaW4vb3JnL2FwYWNoZS90dXdlbmkvZGV2cDJwL2V0aC9NZXNzYWdlcy5rdA==) | `0.00% <0.00%> (-94.50%)` | `0.00% <0.00%> (ø%)` | |
   | [...kotlin/org/apache/tuweni/devp2p/v5/topic/Ticket.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvdjUvdG9waWMvVGlja2V0Lmt0) | `0.00% <0.00%> (-83.88%)` | `0.00% <0.00%> (-9.00%)` | |
   | [...lin/org/apache/tuweni/devp2p/eth/EthSubprotocol.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwLWV0aC9zcmMvbWFpbi9rb3RsaW4vb3JnL2FwYWNoZS90dXdlbmkvZGV2cDJwL2V0aC9FdGhTdWJwcm90b2NvbC5rdA==) | `0.00% <0.00%> (-80.00%)` | `0.00% <0.00%> (-12.00%)` | |
   | [...src/main/kotlin/org/apache/tuweni/devp2p/Packet.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvUGFja2V0Lmt0) | `0.00% <0.00%> (-79.40%)` | `0.00% <0.00%> (-6.00%)` | |
   | [...ain/kotlin/org/apache/tuweni/devp2p/v5/Messages.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvdjUvTWVzc2FnZXMua3Q=) | `18.88% <0.00%> (-72.73%)` | `0.00% <0.00%> (ø%)` | |
   | [...ain/kotlin/org/apache/tuweni/discovery/DNSEntry.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZG5zLWRpc2NvdmVyeS9zcmMvbWFpbi9rb3RsaW4vb3JnL2FwYWNoZS90dXdlbmkvZGlzY292ZXJ5L0ROU0VudHJ5Lmt0) | `0.00% <0.00%> (-68.00%)` | `0.00% <0.00%> (ø%)` | |
   | [...in/org/apache/tuweni/devp2p/v5/topic/TopicTable.kt](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree#diff-ZGV2cDJwL3NyYy9tYWluL2tvdGxpbi9vcmcvYXBhY2hlL3R1d2VuaS9kZXZwMnAvdjUvdG9waWMvVG9waWNUYWJsZS5rdA==) | `17.64% <0.00%> (-67.65%)` | `2.00% <0.00%> (-12.00%)` | |
   | ... and [278 more](https://codecov.io/gh/apache/incubator-tuweni/pull/201/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=footer). Last update [a35b191...473b853](https://codecov.io/gh/apache/incubator-tuweni/pull/201?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org