Skip to content

Min Python version >= 3.9 for users & >= 3.10 for developers - #606

Open
sou-cheng-choi wants to merge 10 commits into
developfrom
issue_583_min_python
Open

Min Python version >= 3.9 for users & >= 3.10 for developers#606
sou-cheng-choi wants to merge 10 commits into
developfrom
issue_583_min_python

Conversation

@sou-cheng-choi

@sou-cheng-choi sou-cheng-choi commented Aug 19, 2026

Copy link
Copy Markdown
Member

Summary

The primary goal is to update the CI/CD workflow to correctly manage and enforce the minimum required Python version for QMCPy users and developers. The developer floor is higher because development dependencies such as current pytest and parsl requires Python 3.10+.

  • Issue: 583
  • Algorithmic or API impact: None
  • Commands run:

AI Assistance

  • No substantive AI assistance was used for this PR.
  • [X ] AI assistance substantively affected this PR, and I describe that use below.

AI tools and affected areas:

  • [ X] Independent verification performed.

Checklist

  • I linked the relevant issue or explained why none was needed.
  • I added or updated tests, docs, notebooks, or explained why they were not needed.
  • I verified any equations, citations, benchmarks, numerical claims, or external references changed in this PR.
  • I reviewed AI-assisted content for licensing, provenance, attribution, confidentiality, and security concerns.
  • I described any CI, dependency, notebook runtime, or generated artifact changes if applicable.

Comment thread .github/workflows/unittests.yml Fixed
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.62%. Comparing base (dc3d923) to head (6bf54c0).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #606      +/-   ##
===========================================
- Coverage    88.65%   88.62%   -0.04%     
===========================================
  Files          104      104              
  Lines         8508     8508              
===========================================
- Hits          7543     7540       -3     
- Misses         965      968       +3     
Flag Coverage Δ
alltests 88.62% <100.00%> (-0.04%) ⬇️

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

Files with missing lines Coverage Δ
...rete_distribution/digital_net_b2/digital_net_b2.py 91.42% <100.00%> (-1.23%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread .github/workflows/unittests.yml Fixed
Comment thread .github/workflows/unittests.yml Fixed
@sou-cheng-choi sou-cheng-choi changed the title Min Python version Min Python version >= 3.9 Aug 20, 2026
@sou-cheng-choi sou-cheng-choi changed the title Min Python version >= 3.9 Min Python version >= 3.9 for users and 3.10 for developers Aug 20, 2026
@sou-cheng-choi sou-cheng-choi changed the title Min Python version >= 3.9 for users and 3.10 for developers Min Python version >= 3.9 for users & >= 3.10 for developers Aug 20, 2026
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.

3 participants