Skip to content

fix: duplicated findStaticChild process at findChildWithLabel#2176

Merged
aldas merged 1 commit intolabstack:masterfrom
n9te9:master
May 27, 2022
Merged

fix: duplicated findStaticChild process at findChildWithLabel#2176
aldas merged 1 commit intolabstack:masterfrom
n9te9:master

Conversation

@n9te9
Copy link
Contributor

@n9te9 n9te9 commented May 12, 2022

duplicated findStaticChild process at findChildWithLabel in router.go

I think less duplicate processing more readable except performance decrement.

@codecov
Copy link

codecov bot commented May 21, 2022

Codecov Report

Merging #2176 (609021d) into master (6df1c35) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2176   +/-   ##
=======================================
  Coverage   92.20%   92.20%           
=======================================
  Files          37       37           
  Lines        3090     3090           
=======================================
  Hits         2849     2849           
  Misses        151      151           
  Partials       90       90           
Impacted Files Coverage Δ
router.go 96.50% <100.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 6df1c35...609021d. Read the comment docs.

@aldas aldas merged commit 0644cd6 into labstack:master May 27, 2022
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