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

Add python 3.12 support in CI and metadata #24

Closed
wants to merge 1 commit into from

Conversation

Pierre-Sassoulas
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas commented Nov 4, 2023

Follow-up and blocked by #23

Closes #12

@Pierre-Sassoulas Pierre-Sassoulas added enhancement New feature or request blocked labels Nov 4, 2023
Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (69ad82f) 93.97% compared to head (845dd66) 92.77%.

❗ Current head 845dd66 differs from pull request most recent head 4070f90. Consider uploading reports for the commit 4070f90 to get more accurate results

Files Patch % Lines
tests/base_tester.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   93.97%   92.77%   -1.20%     
==========================================
  Files          18       18              
  Lines         548      554       +6     
  Branches      106      108       +2     
==========================================
- Hits          515      514       -1     
- Misses         23       28       +5     
- Partials       10       12       +2     
Flag Coverage Δ
3.10 92.59% <0.00%> (-1.38%) ⬇️
3.11 92.59% <0.00%> (-1.38%) ⬇️
3.12 92.59% <0.00%> (?)
3.6 92.59% <0.00%> (?)
3.7 92.59% <0.00%> (?)
3.8 92.59% <0.00%> (-1.38%) ⬇️
3.9 92.59% <0.00%> (-1.38%) ⬇️
macos-latest 92.59% <0.00%> (-1.38%) ⬇️
ubuntu-20.04 92.59% <0.00%> (?)
ubuntu-latest 92.59% <0.00%> (-1.38%) ⬇️
windows-latest 92.59% <0.00%> (-1.38%) ⬇️

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

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

Co-authored-by: Irtaza Akram <irtaza.akram@arbisoft.com>
Co-authored-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
@stdedos
Copy link
Collaborator

stdedos commented Dec 19, 2023

Superseded / Fixed by #8 (e0526a8?)

See #8 (comment) for more details

... and #8 (comment)

@Pierre-Sassoulas Pierre-Sassoulas deleted the add-python-3.12 branch December 19, 2023 14:53
@stdedos stdedos added the duplicate This issue or pull request already exists label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support pylint v3
2 participants