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

Added get pending tx in query api #31

Merged
merged 1 commit into from
May 30, 2019
Merged

Added get pending tx in query api #31

merged 1 commit into from
May 30, 2019

Conversation

Mingela
Copy link
Contributor

@Mingela Mingela commented May 30, 2019

Signed-off-by: Mingela freekilluau@gmail.com

Signed-off-by: Mingela <freekilluau@gmail.com>
@Mingela Mingela requested a review from Warchant May 30, 2019 07:35
@codecov-io
Copy link

codecov-io commented May 30, 2019

Codecov Report

Merging #31 into master will increase coverage by 0.3%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #31     +/-   ##
===========================================
+ Coverage     74.77%   75.08%   +0.3%     
  Complexity      334      334             
===========================================
  Files            38       38             
  Lines          1471     1477      +6     
  Branches         34       34             
===========================================
+ Hits           1100     1109      +9     
+ Misses          297      294      -3     
  Partials         74       74
Impacted Files Coverage Δ Complexity Δ
...main/java/jp/co/soramitsu/iroha/java/QueryAPI.java 89.41% <100%> (+0.8%) 17 <1> (+1) ⬆️
...oha/java/detail/TransactionStatusObserverFace.java 18.18% <0%> (-9.1%) 2% <0%> (-1%)
...roha/java/debug/TestTransactionStatusObserver.java 50% <0%> (-5.56%) 15% <0%> (-2%)
...jp/co/soramitsu/iroha/java/TransactionBuilder.java 85.38% <0%> (+0.76%) 38% <0%> (+1%) ⬆️
.../java/jp/co/soramitsu/iroha/java/QueryBuilder.java 54.86% <0%> (+3.47%) 18% <0%> (+1%) ⬆️

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 88c6e04...9539859. Read the comment docs.

@Warchant Warchant merged commit 8a16104 into master May 30, 2019
@Mingela Mingela deleted the feature/getpending branch December 4, 2019 08:33
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.

3 participants