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

COSI-58-add-dependabot-and-codecov-in-ci #3

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

anurag4DSB
Copy link
Collaborator

@anurag4DSB anurag4DSB commented Nov 12, 2024

Implementing Dependabot for automatic dependency updates and integrating Codecov to monitor and maintain code coverage percentages.: https://app.codecov.io/github/scality/cosi-driver/

@anurag4DSB anurag4DSB force-pushed the feature/COSI-58-add-dependabot-and-codecov branch from 9b805e5 to b43bc5f Compare November 12, 2024 14:01
Copy link

codecov bot commented Nov 12, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

directory: "/"
schedule:
interval: "daily"
time: "08:00"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Its intentional not to put timezone here

@anurag4DSB anurag4DSB force-pushed the feature/COSI-58-add-dependabot-and-codecov branch from b43bc5f to b404ea6 Compare November 12, 2024 14:31
interval: "daily"
time: "08:00"
reviewers:
- "scality/object"
Copy link

Choose a reason for hiding this comment

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

What does this do exactly?

Copy link

Choose a reason for hiding this comment

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

Does it choose random reviewers in this group? Or just assign the group whatever that means?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think reviewers should include scality/object squad team folks to merge. (mandatory)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Trying it out

@anurag4DSB anurag4DSB merged commit e2b1520 into main Nov 12, 2024
7 checks passed
@anurag4DSB anurag4DSB deleted the feature/COSI-58-add-dependabot-and-codecov branch November 14, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants