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

Make sure fetching column from transient row persists changes where needed #188

Merged
merged 1 commit into from
Oct 7, 2024

Make sure fetching column from transient row persists changes to tran…

e260a65
Select commit
Loading
Failed to load commit list.
Merged

Make sure fetching column from transient row persists changes where needed #188

Make sure fetching column from transient row persists changes to tran…
e260a65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

83.58% (target 80.00%)

View this Pull Request on Codecov

83.58% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 85.41667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 83.58%. Comparing base (8ad9279) to head (e260a65).

Files with missing lines Patch % Lines
src/toucan2/jdbc/row.clj 85.41% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
+ Coverage   83.18%   83.58%   +0.40%     
==========================================
  Files          37       37              
  Lines        2503     2497       -6     
  Branches      213      212       -1     
==========================================
+ Hits         2082     2087       +5     
+ Misses        208      198      -10     
+ Partials      213      212       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.