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

feat: add do_panic as callable_point #236

Merged
merged 7 commits into from
Sep 1, 2022

Conversation

da1suk8
Copy link
Member

@da1suk8 da1suk8 commented Aug 30, 2022

Description

This PR is related to #223
Added do_panic as a callable point.
do_panic is a function that panics.
Integration test is also added.

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

@da1suk8 da1suk8 self-assigned this Aug 30, 2022
@da1suk8 da1suk8 added the dynamic_link relate the dynamic link call feature label Aug 30, 2022
@da1suk8 da1suk8 marked this pull request as ready for review August 31, 2022 04:05
@da1suk8 da1suk8 changed the title feat: add callee_panic feat: add do_panic as callable_point Sep 1, 2022
@da1suk8 da1suk8 merged commit 8501d46 into Finschia:dynamic_link Sep 1, 2022
@da1suk8 da1suk8 deleted the feat/add_callee_panic branch December 22, 2022 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dynamic_link relate the dynamic link call feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants