Skip to content

Conversation

@dalaocu
Copy link
Collaborator

@dalaocu dalaocu commented Jul 21, 2020

add TransactionReceipt & RawTransaction

@ghost
Copy link

ghost commented Jul 21, 2020

Warnings are found on analyzing the commit 62f44e4.

4 warnings:

We recommend to address them as possible, for example, update outdated dependencies, fix the tool's configuration, configure sider.yml, turn off unused tools, and so on.

If you are struggling with these errors or warnings, feel free to ask us via chat. 💬

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2020

Codecov Report

Merging #22 into dev will decrease coverage by 2.55%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev      #22      +/-   ##
============================================
- Coverage     28.71%   26.16%   -2.56%     
  Complexity      287      287              
============================================
  Files           133      137       +4     
  Lines          2995     3287     +292     
  Branches        357      434      +77     
============================================
  Hits            860      860              
- Misses         2019     2311     +292     
  Partials        116      116              
Impacted Files Coverage Δ Complexity Δ
...saction/core/impl/executor/TransactionBuilder.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...saction/core/impl/executor/TransactionDecoder.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...saction/core/impl/executor/TransactionEncoder.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...nsaction/core/impl/executor/TransactionPusher.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...nsaction/core/impl/executor/TransactionSigner.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ava/org/fisco/bcos/sdk/transaction/domain/Log.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...o/bcos/sdk/transaction/domain/MerkleProofUnit.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...co/bcos/sdk/transaction/domain/RawTransaction.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...cos/sdk/transaction/domain/TransactionReceipt.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...dk/transaction/domain/dto/TransactionResponse.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 5 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 2653c6b...62f44e4. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@MaggieNgWu MaggieNgWu merged commit e6c0c00 into FISCO-BCOS:dev Jul 23, 2020
cyjseagull added a commit that referenced this pull request Aug 11, 2020
* add RawTransaction & TransactionReceipt

* format

Co-authored-by: cyjseagull <yujiechen_hust@163.com>
Co-authored-by: MaggieNgWu <hao.maggie.wu@gmail.com>
MaggieNgWu added a commit that referenced this pull request Sep 27, 2020
* add RawTransaction & TransactionReceipt

* format

Co-authored-by: cyjseagull <yujiechen_hust@163.com>
Co-authored-by: MaggieNgWu <hao.maggie.wu@gmail.com>
cyjseagull added a commit that referenced this pull request Oct 12, 2020
* add RawTransaction & TransactionReceipt

* format

Co-authored-by: cyjseagull <yujiechen_hust@163.com>
Co-authored-by: MaggieNgWu <hao.maggie.wu@gmail.com>
cyjseagull added a commit that referenced this pull request Oct 12, 2020
* add RawTransaction & TransactionReceipt

* format

Co-authored-by: cyjseagull <yujiechen_hust@163.com>
Co-authored-by: MaggieNgWu <hao.maggie.wu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants