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

feat: Database timeout flag #805

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Conversation

DRK3
Copy link
Collaborator

@DRK3 DRK3 commented Oct 8, 2021

Also fixed some minor issues in the readme.

Signed-off-by: Derek Trider Derek.Trider@securekey.com

@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #805 (1f81796) into main (6cb5f10) will increase coverage by 0.01%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #805      +/-   ##
==========================================
+ Coverage   89.56%   89.57%   +0.01%     
==========================================
  Files         141      141              
  Lines       12341    12338       -3     
==========================================
- Hits        11053    11052       -1     
+ Misses        793      792       -1     
+ Partials      495      494       -1     
Impacted Files Coverage Δ
cmd/orb-server/startcmd/start.go 74.08% <66.66%> (-0.04%) ⬇️
cmd/orb-server/startcmd/params.go 80.51% <93.33%> (+0.38%) ⬆️
pkg/observer/pubsub.go 94.44% <0.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 6cb5f10...1f81796. Read the comment docs.

Also fixed some minor issues in the readme.

Signed-off-by: Derek Trider <Derek.Trider@securekey.com>
@fqutishat fqutishat marked this pull request as ready for review October 8, 2021 19:02
@fqutishat fqutishat merged commit 789f5f0 into trustbloc:main Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants