Skip to content

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Sep 21, 2025

Fixes #13866.

Skip tasks/website in Code Coverage CI task, because it fails with linker errors.

Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel
Copy link
Member Author

@overlookmotel overlookmotel marked this pull request as ready for review September 21, 2025 12:39
Copilot AI review requested due to automatic review settings September 21, 2025 12:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the Code Coverage CI task by excluding the tasks/website package from coverage collection to avoid linker errors with oxlint.

  • Updates the codecov cargo alias to exclude the website package
  • Adds explanatory comment about the exclusion reason

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Boshen Boshen merged commit 8fbb37e into main Sep 21, 2025
17 checks passed
@Boshen Boshen deleted the 09-21-ci_coverage_fix_code_coverage_ci_task branch September 21, 2025 13:55
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.

CI Code Coverage task broken since oxlint package converted to NAPI

3 participants