Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to Rye and Maturin build #110

Merged
merged 12 commits into from
Aug 29, 2024
Merged

Move to Rye and Maturin build #110

merged 12 commits into from
Aug 29, 2024

Conversation

trappitsch
Copy link
Contributor

  • move development environment to rye and maturin
    • allows to add rust modules for very slow stuff, e.g., lst2crd
  • drop py3.8, update numba to ~0.60, numpy ~1.26
    • tests on 3.12, which is now supported as well, pass
  • remove publishing workflow - will be added again later on using maturin/rye builds
    • Not yet ready to add this again. We'll see how the building with maturin works later on. For now, this workflow is not required.

Associated with #109

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (f8a860e) to head (84de8fe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   99.87%   99.87%   -0.01%     
==========================================
  Files          51       51              
  Lines        3199     3192       -7     
==========================================
- Hits         3195     3188       -7     
  Misses          4        4              
Flag Coverage Δ
unittests ?

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

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

@trappitsch trappitsch mentioned this pull request Aug 29, 2024
8 tasks
@trappitsch trappitsch merged commit 814441f into main Aug 29, 2024
5 checks passed
@trappitsch trappitsch deleted the move_to_rye branch August 29, 2024 14:54
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.

1 participant