Skip to content

Add CODEOWNERS #104

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 2 commits into from
Apr 28, 2025
Merged

Add CODEOWNERS #104

merged 2 commits 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 27, 2025
@graycampbell graycampbell requested a review from a team April 27, 2025 04:17
@graycampbell graycampbell self-assigned this Apr 27, 2025
@graycampbell graycampbell requested review from bdrelling, Rspoon3, Jacob-Starry and RyARoemer and removed request for a team April 27, 2025 04:17
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.64%. Comparing base (67845fe) to head (5e91ac0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   68.64%   68.64%           
=======================================
  Files          69       69           
  Lines        4538     4538           
=======================================
  Hits         3115     3115           
  Misses       1423     1423           

☔ 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.

@graycampbell graycampbell merged commit f188fd8 into main Apr 28, 2025
7 checks passed
@graycampbell graycampbell deleted the ci/codeowners branch April 28, 2025 21:30
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