Skip to content

Add CODEOWNERS #71

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

Merged
merged 1 commit into from
Apr 28, 2025
Merged

Add CODEOWNERS #71

merged 1 commit into from
Apr 28, 2025

Conversation

graycampbell
Copy link
Collaborator

📝 Summary

  • Added CODEOWNERS file.

I'm making myself the only code owner so I can make sure I'm a required reviewer on all PRs. I will add the rest of the Fetch iOS team as automatically assigned reviewers, so all PRs will require a review from me and at least one review from the rest of the Fetch iOS team.

🛠️ Type of Change

  • Bug fix (change that fixes an issue)
  • New feature (change that adds functionality)
  • Breaking change (bug fix or feature that is not backwards compatible)
  • Documentation (DocC, API docs, markdown files, templates, etc.)
  • Testing (new tests, updated tests, etc.)
  • Refactoring or code formatting (no logic changes)
  • Updating dependencies (Swift packages, Homebrew, etc.)
  • CI/CD (change to automated workflows)

✅ Checklist

  • I have added relevant tests
  • I have verified all tests pass
  • I have formatted my code using SwiftFormat
  • I have updated documentation (if needed)
  • I have added the appropriate label to my PR
  • I have read the contributing guidelines
  • I agree to follow this project's Code of Conduct

@graycampbell graycampbell added the ci/cd Changes to CI/CD workflows label Apr 28, 2025
@graycampbell graycampbell requested a review from a team April 28, 2025 05:44
@graycampbell graycampbell self-assigned this Apr 28, 2025
@graycampbell graycampbell requested review from Yurssoft, mitchtreece, jmarq013 and serdaraslanfetch and removed request for a team April 28, 2025 05:44
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.69%. Comparing base (5d68f4d) to head (3c45ee4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #71   +/-   ##
=======================================
  Coverage   88.69%   88.69%           
=======================================
  Files          24       24           
  Lines         292      292           
=======================================
  Hits          259      259           
  Misses         33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell enabled auto-merge (squash) April 28, 2025 16:08
@graycampbell graycampbell merged commit 74be539 into main Apr 28, 2025
7 checks passed
@graycampbell graycampbell deleted the ci/codeowners branch April 28, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Changes to CI/CD workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants