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 potential connection leak #3247

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Fix potential connection leak #3247

merged 3 commits into from
Nov 8, 2023

Conversation

S7evinK
Copy link
Contributor

@S7evinK S7evinK commented Oct 26, 2023

We didn't rollback/commit after getting events, now we're rolling back since we didn't change anything.

@S7evinK S7evinK added the T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. label Oct 26, 2023
@S7evinK S7evinK requested a review from a team as a code owner October 26, 2023 13:32
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (317b101) 65.37% compared to head (d2a9b37) 65.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3247      +/-   ##
==========================================
- Coverage   65.37%   65.17%   -0.21%     
==========================================
  Files         507      507              
  Lines       57198    57200       +2     
==========================================
- Hits        37396    37278     -118     
- Misses      15941    16031      +90     
- Partials     3861     3891      +30     
Flag Coverage Δ
unittests 49.54% <0.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
syncapi/routing/getevent.go 28.75% <0.00%> (-2.02%) ⬇️

... and 32 files with indirect coverage changes

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

@S7evinK S7evinK merged commit ee73a90 into main Nov 8, 2023
18 of 20 checks passed
@S7evinK S7evinK deleted the s7evink/db-connection-leak branch November 8, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants