Skip to content

chore(ci): add --autostash to coverage rebase to prevent unstaged changes error#47

Merged
jhampton merged 1 commit intomainfrom
YPE-1149-swift-sdk-code-coverage-badge-update-fails-to-push-to-main
Feb 16, 2026
Merged

chore(ci): add --autostash to coverage rebase to prevent unstaged changes error#47
jhampton merged 1 commit intomainfrom
YPE-1149-swift-sdk-code-coverage-badge-update-fails-to-push-to-main

Conversation

@jhampton
Copy link
Copy Markdown
Collaborator

Description

add --autostash to coverage rebase to prevent unstaged changes error - addresses code coverage badge failures

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation update
  • refactor: Code refactoring (no functional changes)
  • perf: Performance improvement
  • test: Test additions or updates
  • build: Build system or dependency changes
  • ci: CI configuration changes
  • chore: Other changes (maintenance, etc.)

Breaking Changes

n/a

  • This PR contains BREAKING CHANGES

Breaking Change Details:

Migration Guide:

Checklist

  • My code follows the project's code style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • All commit messages follow conventional commits format
  • I have updated the appropriate section in documentation (if needed)

Conventional Commits

All commits in this PR follow conventional commit format:

<type>(<scope>): <subject>

[optional body]

[optional footer]

Example commit messages:

  • feat(api): add Bible verse lookup method
  • fix(auth): resolve token refresh race condition
  • docs: update installation instructions

For breaking changes:

  • feat(api)!: redesign Bible content API

See CONTRIBUTING.md for detailed guidelines.

Related Issues

Closes #
Relates to #

Additional Context

Reviewer Notes

…es error

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@github-actions
Copy link
Copy Markdown
Contributor

LCOV of commit 18026f8 during Unit Tests #102

	(use "lcov --ignore-errors deprecated,deprecated ..." to suppress this warning)
Reading tracefile /var/folders/2m/bm_csnqx7ql9dfhv0kjgqhw80000gn/T/__zgosalvez_github-actions-report-lcov/lcov.info.
Summary coverage rate:
  source files: 70
  lines.......: 68.0% (4729 of 6959 lines)
  functions...: 57.9% (541 of 935 functions)
  branches....: no data found
Message summary:
  1 warning message:
    deprecated: 1

Files changed coverage rate: n/a

@jhampton jhampton merged commit 06902d7 into main Feb 16, 2026
2 checks passed
@jhampton jhampton deleted the YPE-1149-swift-sdk-code-coverage-badge-update-fails-to-push-to-main branch February 16, 2026 16:30
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.

1 participant