Skip to content

Resolve merge conflicts for codecov integration#167

Merged
gkorland merged 212 commits intocodecovfrom
copilot/sub-pr-64
Jan 18, 2026
Merged

Resolve merge conflicts for codecov integration#167
gkorland merged 212 commits intocodecovfrom
copilot/sub-pr-64

Conversation

Copy link
Contributor

Copilot AI commented Jan 18, 2026

Merged latest main branch into codecov PR to resolve conflicts. Main branch migrated from Poetry to uv/hatchling build system between initial codecov implementation and now.

Changes

  • CI workflow - Updated pytest command to uv run pytest --cov-branch --cov-report=xml and added Codecov upload step
  • Dependencies - Added pytest-cov>=6.0.0,<7.0.0 to [project.optional-dependencies] test group in pyproject.toml
  • README - Added codecov badge for coverage visibility
  • Build system - Adapted codecov integration from Poetry to hatchling/uv ecosystem

All other conflicts resolved by accepting main branch changes (formatting, type hints, new features unrelated to coverage).


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

galshubeli and others added 17 commits January 15, 2026 23:18
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v4...v7)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.56.0 to 0.57.0.
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](rojopolis/spellcheck-github-actions@0.56.0...0.57.0)

---
updated-dependencies:
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-version: 0.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-version: 3.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the uv group with 1 update in the / directory: [pypdf](https://github.com/py-pdf/pypdf).


Updates `pypdf` from 5.9.0 to 6.6.0
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@5.9.0...6.6.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.6.0
  dependency-type: direct:production
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
Bump pypdf from 5.9.0 to 6.6.0 in the uv group across 1 directory
…-gte-2.0.0-and-lt-4.0.0

Update sphinx-rtd-theme requirement from <3.0.0,>=2.0.0 to >=2.0.0,<4.0.0
…olis/spellcheck-github-actions-0.57.0

Bump rojopolis/spellcheck-github-actions from 0.56.0 to 0.57.0
…l-sh/setup-uv-7

Bump astral-sh/setup-uv from 4 to 7
Copilot AI mentioned this pull request Jan 18, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 18, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor Author

Copilot AI commented Jan 18, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • astral.sh
    • Triggering command: /usr/bin/curl curl -LsSf REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Add Codecov integration for coverage reporting Resolve merge conflicts for codecov integration Jan 18, 2026
Copilot AI requested a review from gkorland January 18, 2026 15:05
@gkorland gkorland marked this pull request as ready for review January 18, 2026 15:28
@gkorland gkorland merged commit 7a5427e into codecov Jan 18, 2026
3 of 4 checks passed
@gkorland gkorland deleted the copilot/sub-pr-64 branch January 18, 2026 15:28
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.