biolab / orange-canvas-core

Orange Canvas core workflow editor
GNU General Public License v3.0
33 stars 60 forks source link

[CI] Add Python 3.12 to CI tests #287

Closed ales-erjavec closed 9 months ago

ales-erjavec commented 9 months ago

Issue

Test with Python 3.12

Changes

Add Python 3.12 to test matrices

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (577aa0c) 75.50% compared to head (8e8b5a9) 75.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #287 +/- ## ========================================== + Coverage 75.50% 75.54% +0.03% ========================================== Files 99 99 Lines 21043 21043 ========================================== + Hits 15889 15897 +8 + Misses 5154 5146 -8 ``` | [Files](https://app.codecov.io/gh/biolab/orange-canvas-core/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) | Coverage Δ | | |---|---|---| | [orangecanvas/gui/windowlistmanager.py](https://app.codecov.io/gh/biolab/orange-canvas-core/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab#diff-b3JhbmdlY2FudmFzL2d1aS93aW5kb3dsaXN0bWFuYWdlci5weQ==) | `95.77% <100.00%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/biolab/orange-canvas-core/pull/287/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.