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

Provide a forced closing of connection #85

Merged
merged 3 commits into from
Sep 17, 2023
Merged

Conversation

astares
Copy link
Collaborator

@astares astares commented Sep 17, 2023

Fix #84

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.32% 🎉

Comparison is base (39c101a) 79.71% compared to head (375774a) 80.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   79.71%   80.04%   +0.32%     
==========================================
  Files         108      108              
  Lines        4328     4359      +31     
==========================================
+ Hits         3450     3489      +39     
+ Misses        878      870       -8     
Files Changed Coverage Δ
.../SQLite3-Core-Tests/SQLite3ConnectionTest.class.st 98.00% <100.00%> (+0.04%) ⬆️
src/SQLite3-Core/SQLite3BaseConnection.class.st 93.38% <100.00%> (+0.21%) ⬆️
src/SQLite3-Core/SQLite3Library.class.st 67.06% <100.00%> (+1.41%) ⬆️

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

@astares astares merged commit 1592f72 into pharo-rdbms:master Sep 17, 2023
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.

Provide a forced closing of connection
1 participant