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(cli): yomo init with test file #680

Merged
merged 2 commits into from
Nov 27, 2023
Merged

feat(cli): yomo init with test file #680

merged 2 commits into from
Nov 27, 2023

Conversation

woorui
Copy link
Collaborator

@woorui woorui commented Nov 22, 2023

Description

yomo init command now generates app_test.go template for testing app.go.

@woorui woorui self-assigned this Nov 22, 2023
Copy link

vercel bot commented Nov 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
yomo ⬜️ Ignored (Inspect) Nov 22, 2023 4:56pm

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a628936) 59.33% compared to head (a27ddca) 59.38%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #680      +/-   ##
==========================================
+ Coverage   59.33%   59.38%   +0.04%     
==========================================
  Files          36       36              
  Lines        2715     2718       +3     
==========================================
+ Hits         1611     1614       +3     
  Misses       1004     1004              
  Partials      100      100              

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

@woorui woorui added the feat/cli Feature: CLI label Nov 23, 2023
Copy link
Member

@fanweixiao fanweixiao left a comment

Choose a reason for hiding this comment

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

👍🏻

@woorui woorui merged commit 6d8b913 into master Nov 27, 2023
5 checks passed
@woorui woorui deleted the feat/sfn-test branch November 27, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat/cli Feature: CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants