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.1.0 #94

Merged
merged 2 commits into from
Jul 11, 2019
Merged

v7.1.0 #94

merged 2 commits into from
Jul 11, 2019

Conversation

doug-martin
Copy link
Owner

* When a slice that is `*sql.RawBytes`, `*[]byte` or `sql.Scanner` no errors will be returned.
@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #94 into master will increase coverage by 0.02%.
The diff coverage is 86.2%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #94      +/-   ##
=========================================
+ Coverage   86.47%   86.5%   +0.02%     
=========================================
  Files          38      38              
  Lines        2751    2756       +5     
=========================================
+ Hits         2379    2384       +5     
  Misses        323     323              
  Partials       49      49
Impacted Files Coverage Δ
internal/util/reflect.go 100% <100%> (ø) ⬆️
exec/query_executor.go 97.43% <100%> (+0.17%) ⬆️
exec/scanner.go 80.64% <75%> (ø) ⬆️

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 b539688...3151d9a. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #94 into master will increase coverage by 0.02%.
The diff coverage is 86.2%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #94      +/-   ##
=========================================
+ Coverage   86.47%   86.5%   +0.02%     
=========================================
  Files          38      38              
  Lines        2751    2756       +5     
=========================================
+ Hits         2379    2384       +5     
  Misses        323     323              
  Partials       49      49
Impacted Files Coverage Δ
internal/util/reflect.go 100% <100%> (ø) ⬆️
exec/query_executor.go 97.43% <100%> (+0.17%) ⬆️
exec/scanner.go 80.64% <75%> (ø) ⬆️

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 b539688...3151d9a. Read the comment docs.

@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #94 into master will increase coverage by 0.02%.
The diff coverage is 86.2%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #94      +/-   ##
=========================================
+ Coverage   86.47%   86.5%   +0.02%     
=========================================
  Files          38      38              
  Lines        2751    2756       +5     
=========================================
+ Hits         2379    2384       +5     
  Misses        323     323              
  Partials       49      49
Impacted Files Coverage Δ
internal/util/reflect.go 100% <100%> (ø) ⬆️
exec/query_executor.go 97.43% <100%> (+0.17%) ⬆️
exec/scanner.go 80.64% <75%> (ø) ⬆️

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 b539688...3151d9a. Read the comment docs.

@doug-martin doug-martin merged commit d7ee44f into master Jul 11, 2019
@doug-martin doug-martin deleted the v7.1.0-rc 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