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

Compat bump for ResumableFunctions and a versionbump for release #47

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

Krastanov
Copy link
Contributor

ResumableFunctions 1.0.0 was released, now with proper support for variable scopes (previously it was breaking local scopes). I tested it locally and it runs with CCDReduction.jl, so providing a version bump here.

CCDReduction.jl is also used in the CI of ResumableFunctions to check for unintentional breaking changes. Having a new release of CCDReduction.jl would be valuable for our CI.

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.40%. Comparing base (7dba109) to head (daf4b4c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   91.40%   91.40%           
=======================================
  Files           5        5           
  Lines         221      221           
=======================================
  Hits          202      202           
  Misses         19       19           

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

@cgarling
Copy link
Member

Seems fine to me but I am not very familiar with this codebase. I will wait to merge until the end of the week in case any more qualified maintainers wish to comment.

@cgarling cgarling merged commit 5315d0d into JuliaAstro:main Nov 29, 2024
12 checks passed
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.

2 participants