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

Remove forked golangci-lint #1258

Merged
merged 2 commits into from Oct 13, 2022
Merged

Remove forked golangci-lint #1258

merged 2 commits into from Oct 13, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Oct 13, 2022

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 Oct 13, 2022
@AlekSi AlekSi added this to the v0.6.0 Alpha milestone Oct 13, 2022
@vercel
Copy link

vercel bot commented Oct 13, 2022

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

Name Status Preview Updated
ferret-db ✅ Ready (Inspect) Visit Preview Oct 13, 2022 at 0:03AM (UTC)

@vercel vercel bot temporarily deployed to Preview October 13, 2022 11:19 Inactive
@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Merging #1258 (068e0e7) into main (7ffcfa6) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1258      +/-   ##
==========================================
- Coverage   66.33%   66.31%   -0.03%     
==========================================
  Files         269      269              
  Lines       12903    12903              
==========================================
- Hits         8559     8556       -3     
- Misses       3399     3401       +2     
- Partials      945      946       +1     
Impacted Files Coverage Δ
internal/util/version/version.go 48.52% <0.00%> (-4.42%) ⬇️
internal/handlers/common/filter.go 86.58% <0.00%> (ø)
Flag Coverage Δ
integration 61.02% <ø> (-0.03%) ⬇️
mongodb 13.76% <ø> (-0.07%) ⬇️
pg 50.79% <ø> (-0.03%) ⬇️
tigris 32.91% <ø> (-0.03%) ⬇️
unit 25.84% <ø> (-0.03%) ⬇️

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

@AlekSi AlekSi marked this pull request as ready for review October 13, 2022 11:58
@AlekSi AlekSi added deps PRs that update dependencies and removed code/chore Code maintenance improvements labels Oct 13, 2022
@AlekSi AlekSi self-assigned this Oct 13, 2022
@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva, chilagrow and noisersup and removed request for a team October 13, 2022 11:59
@AlekSi AlekSi enabled auto-merge (squash) October 13, 2022 11:59
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.

LGTM

@vercel vercel bot temporarily deployed to Preview October 13, 2022 12:03 Inactive
@AlekSi AlekSi merged commit bcd44e9 into FerretDB:main Oct 13, 2022
@AlekSi AlekSi deleted the bump-lint branch October 13, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants