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

Update golangci-lint config #2772

Merged
merged 2 commits into from
Jun 2, 2023
Merged

Update golangci-lint config #2772

merged 2 commits into from
Jun 2, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jun 1, 2023

Description

Changing .golangci.yml did not invalidate the cache, so that functionality is removed (it wasn't worth it).

Tested manually.

Readiness checklist

  • I added/updated unit tests.
  • I added/updated integration/compatibility tests.
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), 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 Jun 1, 2023
@AlekSi AlekSi added this to the Next milestone Jun 1, 2023
@AlekSi AlekSi self-assigned this Jun 1, 2023
@AlekSi AlekSi requested a review from a team as a code owner June 1, 2023 20:05
@AlekSi AlekSi requested review from w84thesun, rumyantseva, a team, chilagrow and noisersup June 1, 2023 20:05
Copy link
Contributor

@w84thesun w84thesun left a comment

Choose a reason for hiding this comment

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

👍

@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #2772 (bb59722) into main (c60534b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2772   +/-   ##
=======================================
  Coverage   63.03%   63.03%           
=======================================
  Files         441      441           
  Lines       22643    22643           
=======================================
  Hits        14272    14272           
  Misses       7443     7443           
  Partials      928      928           
Flag Coverage Δ
integration 56.52% <ø> (+0.04%) ⬆️
mongodb 4.96% <ø> (ø)
pg 56.44% <ø> (+0.04%) ⬆️
unit 24.68% <ø> (+0.04%) ⬆️

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

@AlekSi AlekSi enabled auto-merge (squash) June 2, 2023 04:46
@AlekSi AlekSi merged commit 40fa532 into FerretDB:main Jun 2, 2023
@AlekSi AlekSi deleted the golangci-lint branch June 2, 2023 04:46
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
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants