Skip to content

CICD & python version update#84

Open
dylanjmcconnell wants to merge 7 commits into
mainfrom
cicd-python-version-update
Open

CICD & python version update#84
dylanjmcconnell wants to merge 7 commits into
mainfrom
cicd-python-version-update

Conversation

@dylanjmcconnell

Copy link
Copy Markdown
Member

Closes #83 - (and aligns with isp-trace-parser)

  • Updates python versions (adds in 3.13, 3.14) and drops 3.9 (which technically wasn't actually supported or tested anyway).
    • drops some unnecessary typing related imports (now that 3.9 properly dropped).
  • Fixed cicd.yaml to actually test different python versions
  • adds a noxfile.py (for local matrix testing)

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/isp_workbook_parser/config_model.py 100.00% <100.00%> (ø)
src/isp_workbook_parser/read_table.py 96.70% <ø> (-0.04%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CICD bug - not really doing matrix test (and python versions)

1 participant