Skip to content

feat: include the target runtime in the get-hooks response - #26

Merged
WilliamBergamin merged 2 commits into
mainfrom
feat-hooks-runtime
Feb 21, 2024
Merged

feat: include the target runtime in the get-hooks response#26
WilliamBergamin merged 2 commits into
mainfrom
feat-hooks-runtime

Conversation

@zimeg

@zimeg zimeg commented Feb 20, 2024

Copy link
Copy Markdown
Member

Summary

This PR includes the runtime attribute in the get-hooks response so that the CLI can recognize the runtime of a project.

Special notes

I believe python is the runtime and python3 is the executable, but please correct me if not!

Requirements

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run ./scripts/install_and_run_tests.sh after making the changes.

@zimeg zimeg added the enhancement New feature or request label Feb 20, 2024
@zimeg zimeg self-assigned this Feb 20, 2024
@codecov-commenter

codecov-commenter commented Feb 20, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.03%. Comparing base (0015999) to head (252b948).
⚠️ Report is 73 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files          12       12           
  Lines         227      227           
=======================================
  Hits          218      218           
  Misses          9        9           

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

@WilliamBergamin WilliamBergamin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you 💯 been meaning to add this in

@WilliamBergamin
WilliamBergamin merged commit 6fc9b5c into main Feb 21, 2024
@zimeg
zimeg deleted the feat-hooks-runtime branch February 21, 2024 18:16
@zimeg

zimeg commented Feb 21, 2024

Copy link
Copy Markdown
Member Author

@WilliamBergamin thank you too! These are some pretty neat hooks 🐍 🪝 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants