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 unit test for transacted select (pool exhaustion) #125

Merged
merged 1 commit into from May 13, 2022

Conversation

davidmoten
Copy link
Owner

Adds previously failing unit test to PR #47, cc @ykrkn

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2022

Codecov Report

Merging #125 (c26655c) into master (9ec7293) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #125   +/-   ##
=========================================
  Coverage     77.58%   77.58%           
  Complexity      669      669           
=========================================
  Files            73       73           
  Lines          2748     2748           
  Branches        240      240           
=========================================
  Hits           2132     2132           
  Misses          509      509           
  Partials        107      107           
Impacted Files Coverage Δ
...rg/davidmoten/rx/jdbc/TransactedSelectBuilder.java 77.27% <100.00%> (ø)

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 9ec7293...c26655c. Read the comment docs.

@davidmoten davidmoten merged commit 96b2476 into master May 13, 2022
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.

None yet

2 participants