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 .deb/.rpm package testing #1631

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Fix .deb/.rpm package testing #1631

merged 2 commits into from
Dec 7, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Dec 7, 2022

Description

It was broken by switching runners to Ubuntu 22.04.

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 the code/chore Code maintenance improvements label Dec 7, 2022
@AlekSi AlekSi added this to the v0.7.1 milestone Dec 7, 2022
@AlekSi AlekSi self-assigned this Dec 7, 2022
@vercel
Copy link

vercel bot commented Dec 7, 2022

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

Name Status Preview Updated
ferret-db ✅ Ready (Inspect) Visit Preview Dec 7, 2022 at 11:36AM (UTC)

@vercel vercel bot temporarily deployed to Preview December 7, 2022 11:28 Inactive
@AlekSi AlekSi changed the title Fix .rpm package testing Fix .deb/.rpm package testing Dec 7, 2022
@codecov
Copy link

codecov bot commented Dec 7, 2022

Codecov Report

Merging #1631 (f504268) into main (3f35b80) will decrease coverage by 0.19%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1631      +/-   ##
==========================================
- Coverage   68.38%   68.19%   -0.20%     
==========================================
  Files         285      285              
  Lines       13767    13767              
==========================================
- Hits         9415     9388      -27     
- Misses       3425     3444      +19     
- Partials      927      935       +8     
Impacted Files Coverage Δ
internal/util/version/version.go 70.58% <0.00%> (-4.42%) ⬇️
internal/clientconn/conn.go 44.02% <0.00%> (-2.63%) ⬇️
internal/clientconn/listener.go 80.64% <0.00%> (-2.42%) ⬇️
internal/handlers/common/filter.go 84.68% <0.00%> (-1.09%) ⬇️
Flag Coverage Δ
integration 64.15% <ø> (-0.20%) ⬇️
mongodb 14.09% <ø> (-0.04%) ⬇️
pg 53.09% <ø> (-0.20%) ⬇️
tigris 37.52% <ø> (-0.03%) ⬇️
unit 26.83% <ø> (-0.03%) ⬇️

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

@vercel vercel bot temporarily deployed to Preview December 7, 2022 11:36 Inactive
@AlekSi AlekSi marked this pull request as ready for review December 7, 2022 11:38
@AlekSi AlekSi enabled auto-merge (squash) December 7, 2022 11:38
@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva, chilagrow and noisersup and removed request for a team December 7, 2022 11:38
Copy link
Member

@rumyantseva rumyantseva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@AlekSi AlekSi merged commit 88e6bb2 into FerretDB:main Dec 7, 2022
@AlekSi AlekSi deleted the fix-packages branch December 7, 2022 12:40
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