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

Added new function and test for it #424

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

it-blockchain
Copy link

@it-blockchain it-blockchain commented Jul 14, 2024

Motivation

Describe why this issue should be fixed and link to any relevant design docs, issues or other relevant items.

Change Summary

Describe the changes being made in 1-2 concise sentences.

Merge Checklist

Choose all relevant options below by adding an x now or at any time before submitting for review

Additional Context

If this is a relatively large or complex change, provide more details here that will help reviewers.


PR-Codex overview

This PR adds a new function newFunction to MyContract that returns a greeting message. It also adds a test for newFunction in TestMyContract.

Detailed summary

  • Added newFunction to MyContract returning a greeting message
  • Added a test for newFunction in TestMyContract

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

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