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

增加範例討論 #209

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

y2468101216
Copy link
Collaborator

👏 解決掉的 issue / Resolved Issues

⛏ 變更內容 / Details of Changes

增加了一個 golang 的 e2e 範例

@codecov-commenter
Copy link

codecov-commenter commented May 24, 2021

Codecov Report

Merging #209 (e1d743a) into development (08e44ce) will increase coverage by 0.79%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #209      +/-   ##
===============================================
+ Coverage        44.89%   45.68%   +0.79%     
===============================================
  Files               25       28       +3     
  Lines             1321     1390      +69     
===============================================
+ Hits               593      635      +42     
- Misses             641      664      +23     
- Partials            87       91       +4     
Impacted Files Coverage Δ
internal/usecase/article.go 28.94% <0.00%> (-11.80%) ⬇️
internal/usecase/token.go 0.00% <0.00%> (ø)
internal/repository/user.go 1.85% <0.00%> (ø)
internal/usecase/usecase.go 100.00% <0.00%> (ø)
internal/repository/article.go 0.00% <0.00%> (ø)
internal/repository/repository.go 0.00% <0.00%> (ø)
internal/mail/mailgun.go 80.64% <0.00%> (ø)
internal/mail/mail.go 58.33% <0.00%> (ø)
internal/mail/smtp.go 90.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08e44ce...e1d743a. Read the comment docs.

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.

[主線] [PTT] End To End Test millstone1
2 participants