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 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 June 23, 2021 02:17
Copy link
Contributor

@aldas aldas left a comment

Choose a reason for hiding this comment

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

LGTM

@pafuent pafuent merged commit f20820c into labstack:master Jun 25, 2021
@pafuent pafuent deleted the host_tests branch June 25, 2021 20:56
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.

None yet

2 participants