Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/merge raw tx support #536

Merged
merged 3 commits into from Nov 22, 2018
Merged

Feature/merge raw tx support #536

merged 3 commits into from Nov 22, 2018

Conversation

nicolae-leonte-go
Copy link
Contributor

merge the raw tx changes and a fix for the unix socket server app filtering

@codecov-io
Copy link

codecov-io commented Nov 22, 2018

Codecov Report

Merging #536 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #536      +/-   ##
============================================
+ Coverage      99.4%   99.41%   +<.01%     
- Complexity     1443     1462      +19     
============================================
  Files           232      233       +1     
  Lines          4400     4459      +59     
  Branches        224      224              
============================================
+ Hits           4374     4433      +59     
  Misses            5        5              
  Partials         21       21
Impacted Files Coverage Δ Complexity Δ
...rum/tessera/thridparty/RawTransactionResource.java 100% <ø> (ø) 3 <0> (ø) ⬇️
...ava/com/quorum/tessera/encryption/EnclaveImpl.java 100% <100%> (ø) 13 <5> (+3) ⬆️
...va/com/quorum/tessera/q2t/TransactionResource.java 100% <100%> (ø) 16 <4> (+4) ⬆️
...om/quorum/tessera/api/model/SendSignedRequest.java 100% <100%> (ø) 5 <5> (?)
...era/transaction/model/EncryptedRawTransaction.java 96.77% <100%> (+0.1%) 18 <1> (+1) ⬆️
...um/tessera/transaction/TransactionManagerImpl.java 100% <100%> (ø) 29 <6> (+6) ⬆️

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 585663d...b8302a4. Read the comment docs.

@Krish1979 Krish1979 merged commit 8c0bad8 into Consensys:master Nov 22, 2018
@prd-fox prd-fox added enhancement Non-user code enhancements 0.8 labels Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.8 enhancement Non-user code enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants