Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix testing + coverage #18

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

stdedos
Copy link
Collaborator

@stdedos stdedos commented Oct 18, 2023

Signed-off-by: Stavros Ntentos 133706+stdedos@users.noreply.github.com

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (55e4218) 87.82% compared to head (c208abb) 91.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   87.82%   91.24%   +3.41%     
==========================================
  Files          34       18      -16     
  Lines         419      514      +95     
  Branches       85       97      +12     
==========================================
+ Hits          368      469     +101     
+ Misses         48       33      -15     
- Partials        3       12       +9     
Flag Coverage Δ
3.10 91.05% <ø> (+3.22%) ⬆️
3.11 91.05% <ø> (+3.22%) ⬆️
3.6 91.05% <ø> (+3.22%) ⬆️
3.7 91.05% <ø> (+3.22%) ⬆️
3.8 91.05% <ø> (+3.22%) ⬆️
3.9 91.05% <ø> (+3.22%) ⬆️
macos-latest 91.05% <ø> (+3.22%) ⬆️
ubuntu-20.04 91.05% <ø> (+3.25%) ⬆️
ubuntu-latest 91.05% <ø> (+3.22%) ⬆️
windows-latest 91.05% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 28 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stdedos stdedos force-pushed the ci/fix-test-coverage branch 3 times, most recently from 8406b11 to c4a9409 Compare October 18, 2023 20:37
@stdedos stdedos added this to the Release v1.1.x milestone Oct 18, 2023
@stdedos stdedos added the bug Something isn't working label Oct 18, 2023
@stdedos stdedos self-assigned this Oct 18, 2023
@stdedos
Copy link
Collaborator Author

stdedos commented Oct 18, 2023

@Pierre-Sassoulas not a strong necessity, but rlespinasse/github-slug-action@v4 would help

@stdedos stdedos mentioned this pull request Oct 18, 2023
@stdedos stdedos force-pushed the ci/fix-test-coverage branch 2 times, most recently from 9f096e2 to fe28788 Compare October 18, 2023 21:40
* Drop `py312` to combat pylint-dev#16
* Install `--editable`, so that Python uses the correct source files for coverage
* Ignore `tests/input/**/*.py` from coverage - they are not ran properly
* Again improve on artifact naming

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
@stdedos stdedos merged commit f8da197 into pylint-dev:master Oct 18, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants