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

Add unit test #84

Merged
merged 31 commits into from
Mar 27, 2022
Merged

Add unit test #84

merged 31 commits into from
Mar 27, 2022

Conversation

suzuito
Copy link
Owner

@suzuito suzuito commented Mar 22, 2022

@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2022

Codecov Report

Merging #84 (d48066c) into main (8fe15bd) will increase coverage by 83.88%.
The diff coverage is 77.29%.

@@            Coverage Diff            @@
##           main      #84       +/-   ##
=========================================
+ Coverage      0   83.88%   +83.88%     
=========================================
  Files         0       24       +24     
  Lines         0      819      +819     
=========================================
+ Hits          0      687      +687     
- Misses        0      122      +122     
- Partials      0       10       +10     
Impacted Files Coverage Δ
pkg/usecase/usecase_mock.go 0.00% <0.00%> (ø)
internal/bgin/handler_html_error.go 11.11% <50.00%> (ø)
internal/bgin/handler_html_robots.go 44.00% <66.66%> (ø)
pkg/usecase/storage_mock.go 78.94% <78.94%> (ø)
internal/bgin/router.go 82.75% <88.88%> (ø)
internal/bgin/handler_html_article.go 88.52% <90.90%> (ø)
internal/bgin/handler_html_about.go 100.00% <100.00%> (ø)
internal/bgin/handler_html_articles.go 88.52% <100.00%> (ø)
internal/bgin/handler_html_top.go 100.00% <100.00%> (ø)
internal/bgin/handler_xml_sitemap.go 42.85% <100.00%> (ø)
... and 29 more

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 8fe15bd...d48066c. Read the comment docs.

鈴木泰斗 added 2 commits March 27, 2022 11:26
@suzuito suzuito merged commit 3a1670a into main Mar 27, 2022
@suzuito suzuito deleted the feature/ut branch March 27, 2022 04:07
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