coverage
coverage copied to clipboard
GitHub Action for python coverage publish & analysis
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.14 to 18.11.9. Commits See full diff in compare view [](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...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.0.0 to 5.42.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.42.0 5.42.0 (2022-10-31) Bug Fixes ast-spec: add TSQualifiedName to TypeNode union (#5906) (5c316c1) eslint-plugin: [no-extra-parens] handle type assertion...
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 8.26.0. Release notes Sourced from eslint's releases. v8.26.0 Features 4715787 feat: check Object.create() in getter-return (#16420) (Yuki Hirasawa) 28d1902 feat: no-implicit-globals supports exported block comment...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.0.0 to 27.1.3. Release notes Sourced from eslint-plugin-jest's releases. v27.1.3 27.1.3 (2022-10-18) Bug Fixes no-restricted-jest-methods: don't crash on jest() (#1269) (4450daa) v27.1.2 27.1.2 (2022-10-14) Bug Fixes valid-expect-in-promise:...
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1. Release notes Sourced from prettier's releases. 2.7.1 🔗 Changelog 2.7.0 diff 🔗 Release note Changelog Sourced from prettier's changelog. 2.7.1 diff Keep useful empty...
Hello and thank you for providing this project, it's really useful! Currently I'm trying to use it for a project, but it seems like I can not decide about the...
When using GitHub [Merge Queue](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue) to merge a PR, the event name will be `merge_group` rather than `pull_request`.
Due to security issues running untrusted checkouts from forks, access to things like secrets and tokens are blocked. It is possible to allow this, but it is not wise, and...
Hi @oreporan, Thank you for the helpful package. Currently, the coverage takes the last commit (in the same branch) and ignore the files from previous commits (in the same branch)....
Hi, up until the last few days v3 was working fine and then the below error started. I tried v3.1 too but get the same. Has something changed that the...