Skip to content

Conversation

@jkloetzke
Copy link
Member

Add support for scripts that are run after all "main" scripts.

Sometimes it is necessary to execute scripts in classes after the main
recipe script has run. To support this use case, a new "Finalize" script
key (e.g., packageFinalize) is added. These finalize scripts are
executed after the main scripts of the recipe and all classes in
*reverse* order.
@codecov
Copy link

codecov bot commented Dec 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.35%. Comparing base (95c4a6c) to head (2433b33).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #687      +/-   ##
==========================================
- Coverage   89.38%   89.35%   -0.03%     
==========================================
  Files          50       50              
  Lines       16396    16401       +5     
==========================================
  Hits        14655    14655              
- Misses       1741     1746       +5     

☔ 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.

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