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

Wait for Tigris to be fully up #854

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Wait for Tigris to be fully up #854

merged 1 commit into from
Jul 7, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jul 6, 2022

Description

That should solve task env-up problems.

Readiness checklist

  • I added tests for new functionality or bugfixes.
  • I ran task all, and it passed.
  • I added/updated comments for both exported and unexported top-level declarations (functions, types, etc).
  • I checked comments rendering with task godocs.
  • (for maintainers only) I set Reviewers, Assignee, Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added the code/chore Code maintenance improvements label Jul 6, 2022
@AlekSi AlekSi added this to the v0.5.0 milestone Jul 6, 2022
@AlekSi AlekSi self-assigned this Jul 6, 2022
@AlekSi AlekSi requested review from a team, w84thesun, seeforschauer and noisersup and removed request for a team July 6, 2022 20:12
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #854 (d8aa960) into main (3a05467) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #854      +/-   ##
==========================================
- Coverage   58.99%   58.96%   -0.04%     
==========================================
  Files         217      217              
  Lines        9834     9834              
==========================================
- Hits         5802     5799       -3     
- Misses       3324     3326       +2     
- Partials      708      709       +1     
Impacted Files Coverage Δ
internal/util/version/version.go 55.00% <0.00%> (-5.00%) ⬇️
Flag Coverage Δ
integration 61.55% <ø> (-0.04%) ⬇️
mongodb 7.18% <ø> (-0.04%) ⬇️
pg 61.48% <ø> (-0.04%) ⬇️
unit 27.64% <ø> (-0.04%) ⬇️

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

@AlekSi AlekSi enabled auto-merge (squash) July 6, 2022 20:15
@AlekSi AlekSi merged commit ff5e652 into FerretDB:main Jul 7, 2022
@AlekSi AlekSi deleted the tigris-env branch July 7, 2022 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants