Skip to content

Conversation

@synchon
Copy link
Member

@synchon synchon commented Nov 7, 2025

  • description of feature/fix
  • tests added/passed
  • add an entry for the latest changes

This PR drops Python 3.9 support and adds Python 3.14 support. Upgrades codebase to follow Python >=3.10 syntax changes, bumps dependencies and also adds proper uv support by adding lockfile.

@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.45%. Comparing base (0f459e2) to head (d94e11d).
⚠️ Report is 51 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #474      +/-   ##
==========================================
- Coverage   91.60%   91.45%   -0.16%     
==========================================
  Files         146      146              
  Lines        5956     5850     -106     
  Branches      951      949       -2     
==========================================
- Hits         5456     5350     -106     
  Misses        324      324              
  Partials      176      176              
Flag Coverage Δ
docs 100.00% <ø> (ø)

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

Files with missing lines Coverage Δ
junifer/api/functions.py 91.24% <ø> (-0.13%) ⬇️
...er/api/queue_context/gnu_parallel_local_adapter.py 92.78% <ø> (-0.15%) ⬇️
junifer/api/queue_context/htcondor_adapter.py 95.93% <ø> (-0.07%) ⬇️
junifer/cli/cli.py 81.48% <ø> (-0.34%) ⬇️
junifer/cli/parser.py 85.89% <ø> (-0.53%) ⬇️
junifer/data/_dispatch.py 93.50% <ø> (-0.09%) ⬇️
junifer/data/coordinates/_coordinates.py 100.00% <ø> (ø)
junifer/data/maps/_ants_maps_warper.py 100.00% <ø> (ø)
junifer/data/maps/_maps.py 98.88% <ø> (-0.02%) ⬇️
junifer/data/masks/_ants_mask_warper.py 75.00% <ø> (-1.93%) ⬇️
... and 80 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@synchon synchon added the maintenance Issues or pull requests related to maintenance label Nov 7, 2025
@synchon synchon added this to the 0.0.7 (alpha 6) milestone Nov 7, 2025
@synchon synchon changed the title [MAINT]: Drop Python 3.9 and add Python 3.14 suppprt [MAINT]: Drop Python 3.9 and add Python 3.14 support Nov 7, 2025
@synchon synchon requested review from fraimondo and removed request for fraimondo November 7, 2025 11:58
Copy link
Contributor

@fraimondo fraimondo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you have some UV stuff filtered. Maybe add them to the .gitignore?

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

PR Preview Action v1.6.2

🚀 View preview at
https://juaml.github.io/junifer/pr-preview/pr-474/

Built to branch gh-pages at 2025-11-07 13:25 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions github-actions bot added the Stale label Dec 8, 2025
@synchon synchon removed the Stale label Dec 8, 2025
@github-actions github-actions bot added Stale and removed Stale labels Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Issues or pull requests related to maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants