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

hooks: ability to call scripts #831

Merged
merged 2 commits into from
Nov 9, 2024
Merged

hooks: ability to call scripts #831

merged 2 commits into from
Nov 9, 2024

Conversation

BrettMayson
Copy link
Owner

@BrettMayson BrettMayson commented Nov 9, 2024

Closes #821

@BrettMayson BrettMayson merged commit 58da23b into main Nov 9, 2024
15 of 17 checks passed
@BrettMayson BrettMayson deleted the call_scripts branch November 9, 2024 04:00
Copy link

codecov bot commented Nov 9, 2024

Codecov Report

Attention: Patch coverage is 67.64706% with 11 lines in your changes missing coverage. Please review.

Project coverage is 69.3%. Comparing base (821dfc9) to head (b79eaec).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
bin/src/modules/hook/libraries/hemtt.rs 73.6% 5 Missing ⚠️
bin/src/modules/hook/mod.rs 61.5% 5 Missing ⚠️
libs/workspace/src/reporting/diagnostic/label.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
bin/src/commands/script.rs 100.0% <100.0%> (ø)
libs/workspace/src/reporting/diagnostic/label.rs 89.4% <0.0%> (ø)
bin/src/modules/hook/libraries/hemtt.rs 53.0% <73.6%> (+13.0%) ⬆️
bin/src/modules/hook/mod.rs 88.8% <61.5%> (-0.6%) ⬇️

@OverlordZorn
Copy link
Contributor

yaay

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.

Suggestion: run rhai scripts through rhai.
2 participants