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 codecov upload token #1204

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Use codecov upload token #1204

merged 1 commit into from
Oct 3, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Oct 3, 2022

Description

Refs codecov/feedback#126.

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.

Refs codecov/codecov-action#837.
@AlekSi AlekSi added the code/chore Code maintenance improvements label Oct 3, 2022
@AlekSi AlekSi added this to the v0.6.0 Alpha milestone Oct 3, 2022
@AlekSi AlekSi self-assigned this Oct 3, 2022
@vercel
Copy link

vercel bot commented Oct 3, 2022

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

Name Status Preview Updated
ferret-db ✅ Ready (Inspect) Visit Preview Oct 3, 2022 at 5:11PM (UTC)

@vercel vercel bot temporarily deployed to Preview October 3, 2022 17:11 Inactive
@AlekSi AlekSi marked this pull request as ready for review October 3, 2022 17:14
@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva and noisersup and removed request for a team October 3, 2022 17:14
@AlekSi AlekSi enabled auto-merge (squash) October 3, 2022 17:14
@AlekSi AlekSi added no ci and removed no ci labels Oct 3, 2022
@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #1204 (92717ef) into main (d35df61) will increase coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1204      +/-   ##
==========================================
+ Coverage   66.34%   66.39%   +0.04%     
==========================================
  Files         251      251              
  Lines       12299    12299              
==========================================
+ Hits         8160     8166       +6     
+ Misses       3247     3243       -4     
+ Partials      892      890       -2     
Impacted Files Coverage Δ
internal/util/version/version.go 55.00% <0.00%> (-5.00%) ⬇️
internal/handlers/common/filter.go 87.52% <0.00%> (+0.94%) ⬆️
Flag Coverage Δ
integration 62.66% <ø> (+0.04%) ⬆️
mongodb 14.84% <ø> (-0.03%) ⬇️
pg 51.90% <ø> (+0.04%) ⬆️
tigris 34.67% <ø> (-0.03%) ⬇️
unit 24.05% <ø> (-0.03%) ⬇️

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

Copy link
Member

@noisersup noisersup left a comment

Choose a reason for hiding this comment

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

LGTM, one question :)

@AlekSi AlekSi disabled auto-merge October 3, 2022 18:04
@AlekSi AlekSi merged commit 81463b1 into FerretDB:main Oct 3, 2022
@AlekSi AlekSi deleted the codecov-token branch October 3, 2022 18:04
@FerretDB FerretDB deleted a comment from noisersup Oct 3, 2022
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.

2 participants