Skip to content

Conversation

graycampbell
Copy link
Collaborator

πŸ“ Summary

  • Added "Chore" to "Type of Change" section of PR template.

πŸ› οΈ 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 requested a review from a team June 30, 2025 19:23
@graycampbell graycampbell self-assigned this Jun 30, 2025
@graycampbell graycampbell requested review from Jacob-Starry, RyARoemer, SajanShrestha11 and adit-g and removed request for a team June 30, 2025 19:23
@graycampbell graycampbell added the documentation Improvements or additions to documentation label Jun 30, 2025
@graycampbell graycampbell enabled auto-merge (squash) June 30, 2025 19:23
@graycampbell graycampbell disabled auto-merge June 30, 2025 19:24
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 69.24%. Comparing base (6e4c359) to head (cafd0b6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   69.24%   69.24%           
=======================================
  Files          73       73           
  Lines        4585     4585           
=======================================
  Hits         3175     3175           
  Misses       1410     1410           

β˜” 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 71de9fc into main Jun 30, 2025
8 checks passed
@graycampbell graycampbell deleted the documentation/add-chore-to-pr-template branch June 30, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants