Skip to content

Add unit tests for internal methods and improve test setup #688

Add unit tests for internal methods and improve test setup

Add unit tests for internal methods and improve test setup #688

Triggered via pull request August 3, 2026 13:03
Status Success
Total duration 11s
Artifacts

release-draft.yml

on: pull_request
update_release_draft
8s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '30816185119', name: 'pull_request', payload: { action: 'synchronize', after: 'a48d62e7c1da8425e61471624d86a7e7885ff73c', before: '727d3ea9bde33a4f2ef34624978c7da2fbda73e9', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/3794?v=4', created_at: '2020-08-05T19:53:05Z', description: 'We foster open development, collaboration, and community engagement on the .NET platform.', html_url: 'https://github.com/enterprises/dotnet', id: 3794, name: '.NET Foundation', node_id: 'MDEwOkVudGVycHJpc2UzNzk0', slug: 'dotnet', updated_at: '2025-01-17T20:53:11Z', website_url: 'https://dotnetfoundation.org' }, number: 2008, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/64739519?v=4', description: 'Cross platform code coverage for .NET', events_url: 'https://api.github.com/orgs/coverlet-coverage/events', hooks_url: 'https://api.github.com/orgs/coverlet-coverage/hooks', id: 64739519, issues_url: 'https://api.github.com/orgs/coverlet-coverage/issues', login: 'coverlet-coverage', members_url: 'https://api.github.com/orgs/coverlet-coverage/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjY0NzM5NTE5', public_members_url: 'https://api.github.com/orgs/coverlet-coverage/public_members{/member}', repos_url: 'https://api.github.com/orgs/coverlet-coverage/repos', url: 'https://api.github.com/orgs/coverlet-coverage' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/issues/2008/comments' }, commits: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/pulls/2008/commits' }, html: { href: 'https://github.com/coverlet-coverage/coverlet/pull/2008' }, issue: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/issues/2008' }, review_comment: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/pulls/2008/comments' }, self: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/pulls/2008' }, statuses: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/statuses/a48d62e7c1da8425e61471624d86a7e7885ff73c' } }, active_lock_reason: null, additions: 690, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'coverlet-coverage:master', ref: 'master', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/coverlet-coverage/coverlet/{archive_format}{/ref}', archived: false, assignees_url
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '30816185119', status: 403, response: { url: 'https://api.github.com/repos/coverlet-coverage/coverlet/releases', status: 403, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset, Warning', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 03 Aug 2026 13:03:38 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-edge-region': 'iad', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'F3C1:79416:2D5D8DC:9F25842:6A7091A9', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14994', 'x-ratelimit-reset': '1785765813', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/coverlet-coverage/coverlet/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/24', 'x-github-delivery': '30816185119', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"target_commitish":"refs/pull/2008/merge","name":"v10.0.2-preview.0","tag_name":"v10.0.2-preview.0","body":"# What's Changed\\n\\n- Fix silent zero coverage on .NET Framework since 8.0.0 @tobiwae (#1985)\\n- Improve pattern matching branch detection and docs @Bertk (#1979)\\n- Fix: Exclude pattern matching 'or' synthetic branches @Bertk (#1977)\\n- Relax auto-property skip logic and improve coverage for records @Bertk (#1941)\\n- Handle FieldReference in delegate cache branch detection @Bertk (#1938)\\n\\n## 🚀 Features\\n\\n- coverlet.console: add trace diagnostics and actionable warnings for instrumentation/hit/empty-result failures @Bertk (#2005)\\n- Replicate in-proc collector improvements from PR #1987 to MTP handler @bkoelman (#1988)\\n- Fix EndOfStreamException @bkoelman (#1987)\\n- Enhance .NET Framework assembly resolution on Windows @Bertk (#1980)\\n- Add preflight checks for locked/unresolvable assemblies @Bertk (#1967)\\n- Implement dynamic exclusion filters for Coverlet.MTP assemblies @Bertk (#1946)\\n\\n## 🧰 Maintenance\\n\\n- Bump dotnet-reportgenerator-globaltool from 5.5.10 to 5.5.11 @[dependabot[bot]](https://github.com/apps/dependabot) (#1999)\\n- Bump github/codeql-action from 4 to 4.37.3 @[dependabot[bot]](https://github.com/apps/dependabot) (#1995)\\n- Bump danielpalme/ReportGenerator-GitHub-Action from 5.5.10 to 5.5.11 @[dependabot[bot]](https://github.com/apps/dependabot) (#1996)\\n- Bump actions/setup-dotnet from 5 to 6 @[dependabot[bot]](https://github.com/apps/dependabot) (#1997)\\n- Bump marocchino/sticky-pull-request-comment from 3.0.4 to 3.0.5 @[dependabot[bot]](https://github.com/apps/dependabot) (#1998)\\n- Bump actions/stale from 10 to 11 @[dependabot[bot]](https://github.com/apps/dependabot) (#1994)\\n- Update NuGet package versions to latest stable r
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '30816185119', status: 403, response: { url: 'https://api.github.com/repos/coverlet-coverage/coverlet/issues/2008/labels', status: 403, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset, Warning', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 03 Aug 2026 13:03:33 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'issues=write; pull_requests=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-edge-region': 'iad', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'F3C1:79416:2D5B9A8:9F1EB4C:6A7091A5', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14995', 'x-ratelimit-reset': '1785765813', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/coverlet-coverage/coverlet/issues/2008/labels', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/24', 'x-github-delivery': '30816185119', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["chore"]}', request: {} }, event: { id: '30816185119', name: 'pull_request', payload: { action: 'synchronize', after: 'a48d62e7c1da8425e61471624d86a7e7885ff73c', before: '727d3ea9bde33a4f2ef34624978c7da2fbda73e9', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/3794?v=4', created_at: '2020-08-05T19:53:05Z', description: 'We foster open development, collaboration, and community engagement on the .NET platform.', html_url: 'https://github.com/enterprises/dotnet', id: 3794, name: '.NET Foundation', node_id: 'MDEwOkVudGVycHJpc2UzNzk0', slug: 'dotnet', updated_at: '2025-01-17T20:53:11Z', website_url: 'https://dotnetfoundation.org' }, number: 2008, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/64739519?v=4', description: 'Cross platform code coverage for .NET', events_url: 'https://api.github.com/orgs/coverlet-coverage/events', hooks_url: 'https://api.github.com/orgs/coverlet-coverage/hooks', id: 64739519, issues_url: 'https://api.github.com/orgs/coverlet-coverage/issues', login: 'coverlet-coverage', members_url: 'https://api.github.com/orgs/coverlet-coverage/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjY0NzM5NTE5', public_members_url: 'https://api.github.com/orgs/coverlet-coverage/public_members{/member}', repos_url: 'https://api.github.com/orgs/coverlet-coverage/repos', url: 'https://api.github.com/orgs/coverlet-coverage' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/coverlet-coverage/coverlet/issues/2008/comments'
update_release_draft
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: release-drafter/release-drafter@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)