coverage icon indicating copy to clipboard operation
coverage copied to clipboard

GitHub Action for python coverage publish & analysis

Results 34 coverage issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1. Changelog Sourced from @​actions/core's changelog. 1.10.1 Fix error message reference in oidc utils #1511 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.10.0&new-version=1.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.0.0 to 28.6.0. Release notes Sourced from eslint-plugin-jest's releases. v28.6.0 28.6.0 (2024-06-06) Features prefer-jest-mocked: add new rule (#1599) (4b6a4f2) valid-expect: supporting automatically fixing adding async in some...

dependencies

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.1.1 to 5.0.1. Release notes Sourced from eslint-plugin-github's releases. v5.0.1 What's Changed chore(deps): bump the all-dependencies group with 5 updates by @​dependabot in github/eslint-plugin-github#530 Provide no-redundant-roles exception...

dependencies

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.38.1. Release notes Sourced from @​vercel/ncc's releases. 0.38.1 0.38.1 (2023-10-18) Bug Fixes sourcemap sources removes webpack path (#1122) (ce5984e), closes #1011 #1121 0.38.0 0.38.0 (2023-09-06)...

dependencies

I tried setting my overall code coverage to 100%, but it never passes (even with 100% code coverage). ```yml - name: Display Coverage uses: orgoro/coverage@v3 with: coverageFile: ./coverage.xml thresholdAll: 1.0...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.11 to 22.5.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.11.11&new-version=22.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

The GitHub token needs to be able to update the PR so let the user know. Also capture the failure better than telling the user "HttpError: Resource not accessible by...

Somewhere in the docs/readme should mention what permissions are needed. I can figure it out but I would like to be dumb and read a very obvious statement that says...

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1. Release notes Sourced from eslint-plugin-prettier's releases. v5.2.1 Patch Changes #668 ac036cc Thanks @​OrlovAlexei! - build(deps): Bump synckit from 0.8.6 to 0.9.1 Changelog Sourced from...

dependencies

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 6.0.0. Changelog Sourced from @​actions/github's changelog. 6.0.0 Support the latest Octokit in @​actions/github #1553 Drop support of NodeJS v14, v16 5.1.1 Export default octokit options...

dependencies