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

Make it easier to debug GitHub Actions #2860

Merged
merged 3 commits into from
Jun 20, 2023
Merged

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jun 20, 2023

Description

Compare and contrast:

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 20, 2023
@AlekSi AlekSi added this to the Next milestone Jun 20, 2023
@AlekSi AlekSi self-assigned this Jun 20, 2023
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #2860 (6c0ab9e) into main (4d40b2b) will decrease coverage by 0.02%.
The diff coverage is 20.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2860      +/-   ##
==========================================
- Coverage   63.87%   63.86%   -0.02%     
==========================================
  Files         448      448              
  Lines       22970    22974       +4     
==========================================
  Hits        14673    14673              
- Misses       7337     7340       +3     
- Partials      960      961       +1     
Impacted Files Coverage Δ
integration/setup/startup.go 66.66% <20.00%> (-3.76%) ⬇️
Flag Coverage Δ
integration 56.96% <20.00%> (-0.02%) ⬇️
mongodb 4.24% <20.00%> (-0.01%) ⬇️
pg 56.87% <20.00%> (-0.02%) ⬇️
shard-1 41.19% <20.00%> (-0.01%) ⬇️
shard-2 42.40% <20.00%> (+0.10%) ⬆️
shard-3 44.29% <20.00%> (-0.02%) ⬇️
unit 24.73% <ø> (-0.05%) ⬇️

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 June 20, 2023 07:38
@AlekSi AlekSi requested a review from a team as a code owner June 20, 2023 07:38
@AlekSi AlekSi requested review from rumyantseva and chilagrow June 20, 2023 07:38
@AlekSi AlekSi enabled auto-merge (squash) June 20, 2023 07:38
@AlekSi AlekSi requested review from a team, w84thesun and noisersup June 20, 2023 07:38
@AlekSi AlekSi merged commit bc14e24 into FerretDB:main Jun 20, 2023
@AlekSi AlekSi deleted the debug-ci branch June 20, 2023 13:02
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