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: don't panic when the database connection cannot be established a… #77

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

Reasno
Copy link
Member

@Reasno Reasno commented Mar 11, 2021

…t start up.

@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #77 (417af19) into master (50f46a0) will increase coverage by 0.03%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   75.97%   76.01%   +0.03%     
==========================================
  Files          93       93              
  Lines        3297     3298       +1     
==========================================
+ Hits         2505     2507       +2     
  Misses        602      602              
+ Partials      190      189       -1     
Impacted Files Coverage Δ
otgorm/dependency.go 87.15% <50.00%> (+1.97%) ⬆️
config/module.go 69.49% <100.00%> (ø)
kitkafka/transport.go 89.53% <0.00%> (-2.33%) ⬇️
otgorm/log.go 66.66% <0.00%> (+6.66%) ⬆️

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 50f46a0...417af19. Read the comment docs.

@Reasno Reasno merged commit 41946ec into master Mar 11, 2021
@Reasno Reasno deleted the database branch March 17, 2021 04:57
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