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

v7.3.1 #100

Merged
merged 2 commits into from
Jul 12, 2019
Merged

v7.3.1 #100

merged 2 commits into from
Jul 12, 2019

Conversation

doug-martin
Copy link
Owner

@doug-martin doug-martin commented Jul 12, 2019

* [ADDED] Exposed `goqu.NewTx` to allow creating a goqu tx directly from a `sql.Tx` instead of using `goqu.Database#Begin` #95
@codecov
Copy link

codecov bot commented Jul 12, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage    86.3%   86.35%   +0.05%     
==========================================
  Files          38       38              
  Lines        2789     2800      +11     
==========================================
+ Hits         2407     2418      +11     
  Misses        330      330              
  Partials       52       52
Impacted Files Coverage Δ
database.go 95% <100%> (+0.42%) ⬆️

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 2b37668...d5bac26. Read the comment docs.

@doug-martin doug-martin changed the title Expose NewTx v7.3.1 Jul 12, 2019
@doug-martin doug-martin merged commit c7d8e67 into master Jul 12, 2019
@doug-martin doug-martin deleted the v7.3.1 branch October 16, 2021 21:25
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.

1 participant