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

Use faster runner instances #1678

Merged
merged 3 commits into from
Dec 22, 2022
Merged

Use faster runner instances #1678

merged 3 commits into from
Dec 22, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Dec 22, 2022

Description

Run integration tests on faster (paid) instances.

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.
  • I ensured that the title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Assignee, Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added code/chore Code maintenance improvements trust PRs that can access Actions secrets labels Dec 22, 2022
@AlekSi AlekSi added this to the v0.8.0 Beta milestone Dec 22, 2022
@AlekSi AlekSi self-assigned this Dec 22, 2022
@vercel
Copy link

vercel bot commented Dec 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ferret-db ✅ Ready (Inspect) Visit Preview Dec 22, 2022 at 10:48AM (UTC)

@vercel vercel bot temporarily deployed to Preview December 22, 2022 09:50 Inactive
@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #1678 (b01c012) into main (57a03ba) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1678      +/-   ##
==========================================
- Coverage   68.85%   68.83%   -0.03%     
==========================================
  Files         290      290              
  Lines       14110    14110              
==========================================
- Hits         9716     9713       -3     
- Misses       3445     3447       +2     
- Partials      949      950       +1     
Impacted Files Coverage Δ
internal/util/version/version.go 70.58% <0.00%> (-4.42%) ⬇️
internal/handlers/common/filter.go 84.86% <0.00%> (ø)
Flag Coverage Δ
integration 64.69% <ø> (-0.03%) ⬇️
mongodb 14.37% <ø> (-0.01%) ⬇️
pg 53.95% <ø> (-0.03%) ⬇️
tigris 37.88% <ø> (-0.03%) ⬇️
unit 28.02% <ø> (-0.02%) ⬇️

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

@vercel vercel bot temporarily deployed to Preview December 22, 2022 10:46 Inactive
@vercel vercel bot temporarily deployed to Preview December 22, 2022 10:48 Inactive
@AlekSi AlekSi marked this pull request as ready for review December 22, 2022 10:50
@AlekSi AlekSi merged commit f2db4eb into FerretDB:main Dec 22, 2022
@AlekSi AlekSi deleted the faster branch December 22, 2022 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements trust PRs that can access Actions secrets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant