Skip to content

chore: support Python 3.11-3.14, drop 3.7-3.10, update CI actions - #266

Merged
yakky merged 2 commits into
masterfrom
chore/issue-265-update-python
Aug 23, 2026
Merged

chore: support Python 3.11-3.14, drop 3.7-3.10, update CI actions#266
yakky merged 2 commits into
masterfrom
chore/issue-265-update-python

[pre-commit.ci] auto fixes from pre-commit.com hooks

cbec729
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 0s

96.47% (+0.00%) compared to f4998c8

View this Pull Request on Codecov

96.47% (+0.00%) compared to f4998c8

Details

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.47%. Comparing base (f4998c8) to head (cbec729).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
taiga/models/models.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #266   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files           8        8           
  Lines         936      936           
  Branches       67       67           
=======================================
  Hits          903      903           
  Misses         19       19           
  Partials       14       14           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.