Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

fix: Disconnect MongoDB client before reconnecting #7431

Merged
merged 6 commits into from
Apr 12, 2022

Conversation

odubajDT
Copy link
Contributor

Signed-off-by: odubajDT ondrej.dubaj@dynatrace.com

@odubajDT odubajDT requested a review from a team as a code owner April 11, 2022 13:58
@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #7431 (6c14e5f) into 0.12.x (38e0588) will decrease coverage by 0.05%.
The diff coverage is 30.76%.

@@            Coverage Diff             @@
##           0.12.x    #7431      +/-   ##
==========================================
- Coverage   57.56%   57.50%   -0.06%     
==========================================
  Files         486      486              
  Lines       27917    27961      +44     
  Branches     1295     1295              
==========================================
+ Hits        16070    16080      +10     
- Misses      10659    10690      +31     
- Partials     1188     1191       +3     
Impacted Files Coverage Δ
mongodb-datastore/db/mongodb_connection.go 54.68% <28.00%> (-9.32%) ⬇️
statistics-service/db/mongodb_connection.go 50.00% <28.00%> (-6.76%) ⬇️
shipyard-controller/db/mongodb_connection.go 54.38% <35.71%> (-9.90%) ⬇️
shipyard-controller/handler/sequencedispatcher.go 70.54% <0.00%> (-1.56%) ⬇️
Flag Coverage Δ
mongodb-datastore 60.51% <28.00%> (-0.73%) ⬇️
shipyard-controller 57.38% <35.71%> (-0.12%) ⬇️
statistics-service 59.29% <28.00%> (-0.67%) ⬇️

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

@odubajDT odubajDT added CI:trigger-build-everything Trigger CI Build: Set BUILD_EVERYTHING=TRUE and removed CI:trigger-build-everything Trigger CI Build: Set BUILD_EVERYTHING=TRUE labels Apr 12, 2022
thisthat
thisthat previously approved these changes Apr 12, 2022
bacherfl
bacherfl previously approved these changes Apr 12, 2022
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@sonarcloud
Copy link

sonarcloud bot commented Apr 12, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
51.5% 51.5% Duplication

@thisthat thisthat merged commit 503d3ef into 0.12.x Apr 12, 2022
@thisthat thisthat deleted the fix/connection-shippy-12 branch April 12, 2022 13:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants