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

add jpa pagination for retrieving all transaction query #781

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

nicolae-leonte-go
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 4, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #781      +/-   ##
============================================
+ Coverage     99.43%   99.43%   +<.01%     
- Complexity     1916     1918       +2     
============================================
  Files           288      288              
  Lines          5699     5710      +11     
  Branches        289      290       +1     
============================================
+ Hits           5667     5678      +11     
  Misses            5        5              
  Partials         27       27
Impacted Files Coverage Δ Complexity Δ
...um/tessera/transaction/TransactionManagerImpl.java 100% <100%> (ø) 36 <10> (+1) ⬆️
...ssera/transaction/EncryptedTransactionDAOImpl.java 100% <100%> (ø) 7 <2> (+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 36ec657...070df2a. Read the comment docs.

@Krish1979 Krish1979 merged commit 48d4208 into master Jun 4, 2019
@Krish1979 Krish1979 changed the title add jpa pagination for retrieve all transaction query add jpa pagination for retrieving all transaction query Jun 4, 2019
@prd-fox prd-fox added 0.9.2 enhancement Non-user code enhancements labels Jul 16, 2019
@prd-fox prd-fox deleted the feature/add-jpa-pagination-for-resend branch September 16, 2019 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.9.2 enhancement Non-user code enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants