Skip to content

Release 0.1.1a12#985

Merged
jacobcook1995 merged 6 commits intodevelopfrom
release/v0.1.1a12
Aug 5, 2025
Merged

Release 0.1.1a12#985
jacobcook1995 merged 6 commits intodevelopfrom
release/v0.1.1a12

Conversation

@jacobcook1995
Copy link
Copy Markdown
Collaborator

@jacobcook1995 jacobcook1995 commented Aug 4, 2025

Description

Bumping version and switching back to using a pypi version of pyrealm to allow a new release to be made

This also migrates the project to use:

  • Python 3.11+ to match pyrealm - that also follows SPEC0 recommendations for what to support.
  • Poetry 2.1 in CI - we'd pinned on a really outdated version (1.5.1)
  • Migrates pyproject.toml away from the old poetry specific structure and to the PEP621 compliant version (https://peps.python.org/pep-0621/).

However, we've run into the buffers on Windows - something wrong with the pathing on CI Runners:
abatilo/actions-poetry#92

@jacobcook1995 jacobcook1995 requested a review from davidorme August 4, 2025 12:41
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.31%. Comparing base (3df9e7a) to head (c54ba45).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #985      +/-   ##
===========================================
+ Coverage    94.23%   94.31%   +0.08%     
===========================================
  Files           79       79              
  Lines         6587     6576      -11     
===========================================
- Hits          6207     6202       -5     
+ Misses         380      374       -6     

☔ View full report in Codecov by Sentry.
📢 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.

@davidorme
Copy link
Copy Markdown
Collaborator

@alexdewar This sounds a little like the issue you found with the poetry install action - any suggestions?

Copy link
Copy Markdown
Collaborator

@davidorme davidorme left a comment

Choose a reason for hiding this comment

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

👍

@jacobcook1995 jacobcook1995 merged commit 0861c95 into develop Aug 5, 2025
13 checks passed
@jacobcook1995 jacobcook1995 deleted the release/v0.1.1a12 branch August 5, 2025 10:15
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