René's URL Explorer Experiment


Title: Add code coverage reporting to PR CI by Copilot · Pull Request #6518 · RustPython/RustPython · GitHub

Open Graph Title: Add code coverage reporting to PR CI by Copilot · Pull Request #6518 · RustPython/RustPython

X Title: Add code coverage reporting to PR CI by Copilot · Pull Request #6518 · RustPython/RustPython

Description: Adds code coverage collection to PR CI workflow using stable Rust's source-based coverage (available since 1.60.0). Coverage reports are uploaded to Codecov on every PR. Implementation New codecov job in .github/workflows/ci.yaml runs Rust test coverage only Uses cargo-llvm-cov with stable toolchain and rust-cache Set fail_ci_if_error: false to avoid blocking PRs on Codecov service issues 30-minute timeout, respects skip:ci label Design The PR job collects only Rust test coverage to minimize build time impact. The existing scheduled cron job continues to provide comprehensive coverage including Python snippets and full test suite. Original prompt This section details on the original issue you should resolve Add code coverage report to CI https://blog.rust-lang.org/2022/04/07/Rust-1.60.0.html#source-based-code-coverage Comments on the Issue (you are @copilot in this section) @coolreader18 Yeah I saw that; that's exciting! @youknowone I was forgetting we had one in cron. Can we make report using codecov? https://about.codecov.io/language/rust/ @youknowone #3649 made the first report: https://app.codecov.io/gh/RustPython/RustPython @youknowone I looked at it and I like it. If it doesn't increase build time that much (because now we can do it with stable compiler), adding it to PR CI will be the final step. Fixes #3588 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Open Graph Description: Adds code coverage collection to PR CI workflow using stable Rust's source-based coverage (available since 1.60.0). Coverage reports are uploaded to Codecov on every PR. Implementation New cod...

X Description: Adds code coverage collection to PR CI workflow using stable Rust's source-based coverage (available since 1.60.0). Coverage reports are uploaded to Codecov on every PR. Implementation New...

Opengraph URL: https://github.com/RustPython/RustPython/pull/6518

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:f6c64bf0-f123-f8fd-6628-aaaa815bc741
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE736:173BFC:80BD9:ACEEC:69714C7C
html-safe-nonce875a42e27e740a2110a5f6a8fcfc2440c828873deba9ddcb88bbe5f6d3aafd79
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNzM2OjE3M0JGQzo4MEJEOTpBQ0VFQzo2OTcxNEM3QyIsInZpc2l0b3JfaWQiOiI0NTc5NDcxNjIyMjg3NzQwMDI4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac3ad3b8336dd6a042716d876f0f4fe4102f32233ddae86cf308ff03e5a56812cc
hovercard-subject-tagpull_request:3129794574
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/RustPython/RustPython/pull/6518/files
twitter:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
og:image:altAdds code coverage collection to PR CI workflow using stable Rust's source-based coverage (available since 1.60.0). Coverage reports are uploaded to Codecov on every PR. Implementation New cod...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneda7cbccf7f40bcd9540003423d9bef63b2fe7bb0b73fc59d91b5ae5b46000c90
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git
octolytics-dimension-user_id39710557
octolytics-dimension-user_loginRustPython
octolytics-dimension-repository_id135201145
octolytics-dimension-repository_nwoRustPython/RustPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id135201145
octolytics-dimension-repository_network_root_nwoRustPython/RustPython
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec9e6c71b091ca750658a3b2e3c82b0b85555f788
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F6518%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F6518%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=RustPython%2FRustPython
Reloadhttps://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
Reloadhttps://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
Reloadhttps://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
RustPython https://patch-diff.githubusercontent.com/RustPython
RustPythonhttps://patch-diff.githubusercontent.com/RustPython/RustPython
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FRustPython%2FRustPython
Fork 1.4k https://patch-diff.githubusercontent.com/login?return_to=%2FRustPython%2FRustPython
Star 21.7k https://patch-diff.githubusercontent.com/login?return_to=%2FRustPython%2FRustPython
Code https://patch-diff.githubusercontent.com/RustPython/RustPython
Issues 276 https://patch-diff.githubusercontent.com/RustPython/RustPython/issues
Pull requests 92 https://patch-diff.githubusercontent.com/RustPython/RustPython/pulls
Discussions https://patch-diff.githubusercontent.com/RustPython/RustPython/discussions
Actions https://patch-diff.githubusercontent.com/RustPython/RustPython/actions
Projects 0 https://patch-diff.githubusercontent.com/RustPython/RustPython/projects
Wiki https://patch-diff.githubusercontent.com/RustPython/RustPython/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/RustPython/RustPython/security
Please reload this pagehttps://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
Insights https://patch-diff.githubusercontent.com/RustPython/RustPython/pulse
Code https://patch-diff.githubusercontent.com/RustPython/RustPython
Issues https://patch-diff.githubusercontent.com/RustPython/RustPython/issues
Pull requests https://patch-diff.githubusercontent.com/RustPython/RustPython/pulls
Discussions https://patch-diff.githubusercontent.com/RustPython/RustPython/discussions
Actions https://patch-diff.githubusercontent.com/RustPython/RustPython/actions
Projects https://patch-diff.githubusercontent.com/RustPython/RustPython/projects
Wiki https://patch-diff.githubusercontent.com/RustPython/RustPython/wiki
Security https://patch-diff.githubusercontent.com/RustPython/RustPython/security
Insights https://patch-diff.githubusercontent.com/RustPython/RustPython/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
Copilothttps://patch-diff.githubusercontent.com/apps/copilot-swe-agent
mainhttps://patch-diff.githubusercontent.com/RustPython/RustPython/tree/main
copilot/add-code-coverage-reporthttps://patch-diff.githubusercontent.com/RustPython/RustPython/tree/copilot/add-code-coverage-report
Conversation 1 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518
Commits 10 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits
Checks 13 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/checks
Files changed 1 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
Add code coverage reporting to PR CI https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files#top
Show all changes 10 commits https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
41d54f5 Initial plan Copilot Dec 25, 2025 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/41d54f5572667151ea459773658bdf5f6b7acec7
be7781e Add code coverage job to PR CI workflow Copilot Dec 25, 2025 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/be7781ec5793da9c2e1c46ce97bfc0f6b2b3b16c
6817d2a llvm-cov youknowone Dec 27, 2025 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/6817d2ab7686f4e52dea07fea1abe14ee1e109b4
36bafe0 Use cargo llvm-cov build with explicit target-dir youknowone Jan 9, 2026 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/36bafe0f5e037b3b87d58a2e59df032c60256778
9fc0960 Fix: cargo llvm-cov clean doesn't support --target-dir youknowone Jan 9, 2026 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/9fc09606cf6ed72b70bcdb2897b3319ffe20ecc5
cecb319 Revert to cargo build with env vars for coverage youknowone Jan 9, 2026 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/cecb31943f73e476b5b062d8a975573f5fefe767
071ce6f Fix GITHUB_ENV multiline value handling for coverage youknowone Jan 9, 2026 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/071ce6fb840b303a1ba49680023b06e4b1781f95
57888b2 Fix PowerShell regex matching for coverage env vars youknowone Jan 9, 2026 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/57888b20876d4b6614bd66366a0114335b708d2a
a350b56 Fix: Add --export-prefix to Windows cargo llvm-cov show-env youknowone Jan 9, 2026 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/a350b56f923b0f910aa136f96fc1b1cd7e25993b
63e63e4 Fix Unix coverage env: use eval instead of source <() youknowone Jan 10, 2026 https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/commits/63e63e4e7fd518b3f61850d6142c132aad1d3ac7
Clear filters https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
Please reload this pagehttps://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
Please reload this pagehttps://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
.github/workflows/ci.yamlhttps://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
View file https://patch-diff.githubusercontent.com/RustPython/RustPython/blob/63e63e4e7fd518b3f61850d6142c132aad1d3ac7/.github/workflows/ci.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
Please reload this pagehttps://patch-diff.githubusercontent.com/RustPython/RustPython/pull/6518/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.