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

Fix #860 extenstion entry bug #861

Merged
merged 1 commit into from
Oct 2, 2020
Merged

Fix #860 extenstion entry bug #861

merged 1 commit into from
Oct 2, 2020

Conversation

terrakuh
Copy link
Contributor

@terrakuh terrakuh commented Oct 2, 2020

Fix overshadowing of entrypoint variable.

Fix overshadowing of entrypoint variable.
@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2020

Codecov Report

Merging #861 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #861   +/-   ##
=======================================
  Coverage   47.26%   47.26%           
=======================================
  Files          12       12           
  Lines        1917     1917           
=======================================
  Hits          906      906           
  Misses        876      876           
  Partials      135      135           
Impacted Files Coverage Δ
sqlite3_load_extension.go 63.04% <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 4120733...88a5801. Read the comment docs.

@mattn
Copy link
Owner

mattn commented Oct 2, 2020

Right. Thank you.

@mattn mattn merged commit 92f580b into mattn:master Oct 2, 2020
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

3 participants