Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

route:list Add HEAD method to GET route #28

Merged
merged 3 commits into from
Feb 14, 2022

Conversation

reindert-vetter
Copy link
Contributor

@reindert-vetter reindert-vetter commented Feb 14, 2022

image

@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #28 (5830480) into main (dddbef0) will increase coverage by 0.15%.
The diff coverage is 100.00%.

❗ Current head 5830480 differs from pull request most recent head 47719eb. Consider uploading reports for the commit 47719eb to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   76.65%   76.81%   +0.15%     
==========================================
  Files          83       83              
  Lines        2039     2044       +5     
==========================================
+ Hits         1563     1570       +7     
+ Misses        417      415       -2     
  Partials       59       59              
Impacted Files Coverage Δ
console/route_list.go 94.44% <100.00%> (+0.89%) ⬆️
http/routing/methods.go 79.31% <0.00%> (+6.89%) ⬆️

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 dddbef0...47719eb. Read the comment docs.

@reindert-vetter reindert-vetter merged commit f7c7f81 into main Feb 14, 2022
@reindert-vetter reindert-vetter deleted the feature/route-list-with-head branch February 14, 2022 21:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant