Skip to content

Comments

feat: add hello API with GET and POST endpoints and tests#16

Merged
andy89923 merged 3 commits intoandy89923:stu/113from
williamlin0518:feature/hello
Jan 2, 2025
Merged

feat: add hello API with GET and POST endpoints and tests#16
andy89923 merged 3 commits intoandy89923:stu/113from
williamlin0518:feature/hello

Conversation

@williamlin0518
Copy link

feat: add hello API with GET and POST endpoints and tests

@andy89923
Copy link
Owner

@williamlin0518 Please fix the linter errors.

@@ -1,3 +1,4 @@
//nolint:dupl
Copy link
Owner

Choose a reason for hiding this comment

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

Rebase branch and remove this line

@@ -0,0 +1,80 @@
//nolint:dupl
Copy link
Owner

Choose a reason for hiding this comment

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

Rebase branch and remove this line

@@ -1,3 +1,4 @@
//nolint:dupl
Copy link
Owner

Choose a reason for hiding this comment

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

Rebase branch and remove this line

Copy link
Author

Choose a reason for hiding this comment

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

vboxuser@OS2:~/proj/nf-example$ git pull origin stu/113
From https://github.com/williamlin0518/nf-example
 * branch            stu/113    -> FETCH_HEAD
Already up to date.
vboxuser@OS2:~/proj/nf-example$ git checkout feature/hello
Switched to branch 'feature/hello'
vboxuser@OS2:~/proj/nf-example$ git rebase stu/113
Current branch feature/hello is up to date.

image
similar pattern to api_chiikawa_test.go and api_hi_test.go
@andy89923 please more in detail, thanks

Copy link
Owner

Choose a reason for hiding this comment

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

@andy89923
Copy link
Owner

And try to squash the commits for linter fixes.

@williamlin0518
Copy link
Author

And try to squash the commits for linter fixes.

squash below commit

a2e0efb style: fix linting issues
cbc0c67 fix: fix the test
755c021 fix: fix the linter

@andy89923 andy89923 merged commit fbc25c6 into andy89923:stu/113 Jan 2, 2025
3 checks passed
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.

2 participants