The Wayback Machine - https://web.archive.org/web/20210802174100/https://github.com/labstack/echo/pull/1895
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

Adding tests for Echo#Host #1895

Merged
merged 1 commit into from Jun 25, 2021
Merged

Adding tests for Echo#Host #1895

merged 1 commit into from Jun 25, 2021

Conversation

@pafuent
Copy link
Contributor

@pafuent pafuent commented Jun 13, 2021

No description provided.

@pafuent pafuent self-assigned this Jun 13, 2021
@codecov
Copy link

@codecov codecov bot commented Jun 13, 2021

Codecov Report

Merging #1895 (38f870e) into master (1ac4a8f) will increase coverage by 0.32%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1895      +/-   ##
==========================================
+ Coverage   90.61%   90.94%   +0.32%     
==========================================
  Files          31       31              
  Lines        2782     2782              
==========================================
+ Hits         2521     2530       +9     
+ Misses        168      161       -7     
+ Partials       93       91       -2     
Impacted Files Coverage Δ
router.go 95.69% <0.00%> (+0.66%) ⬆️
echo.go 93.80% <0.00%> (+2.16%) ⬆️

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 1ac4a8f...38f870e. Read the comment docs.

@pafuent pafuent requested review from aldas and lammel Jun 23, 2021
@aldas
aldas approved these changes Jun 23, 2021
Copy link
Contributor

@aldas aldas left a comment

LGTM

@pafuent pafuent merged commit f20820c into labstack:master Jun 25, 2021
15 checks passed
15 checks passed
@github-actions
ubuntu-latest @ Go 1.13
Details
@github-actions
ubuntu-latest @ Go 1.14
Details
@github-actions
ubuntu-latest @ Go 1.15
Details
@github-actions
ubuntu-latest @ Go 1.16
Details
@github-actions
macos-latest @ Go 1.13
Details
@github-actions
macos-latest @ Go 1.14
Details
@github-actions
macos-latest @ Go 1.15
Details
@github-actions
macos-latest @ Go 1.16
Details
@github-actions
windows-latest @ Go 1.13
Details
@github-actions
windows-latest @ Go 1.14
Details
@github-actions
windows-latest @ Go 1.15
Details
@github-actions
windows-latest @ Go 1.16
Details
@github-actions
Benchmark comparison ubuntu-latest @ Go 1.16
Details
@codecov
codecov/patch Coverage not affected when comparing 1ac4a8f...38f870e
Details
@codecov
codecov/project 90.94% (+0.32%) compared to 1ac4a8f
Details
@pafuent pafuent deleted the pafuent:host_tests branch Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants