Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@skriss
Copy link
Member

@skriss skriss commented Sep 8, 2020

Removes the logrus.FieldLogger from the DAG builder and adds
it directly to the IngressProcessor where it's used.

Updates #2226

Signed-off-by: Steve Kriss [email protected]

Removes the logrus.FieldLogger from the DAG builder and adds
it directly to the IngressProcessor where it's used.

Updates projectcontour#2226

Signed-off-by: Steve Kriss <[email protected]>
@codecov
Copy link

codecov bot commented Sep 8, 2020

Codecov Report

Merging #2892 into main will increase coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2892      +/-   ##
==========================================
+ Coverage   75.59%   75.61%   +0.02%     
==========================================
  Files          80       80              
  Lines        5932     5934       +2     
==========================================
+ Hits         4484     4487       +3     
  Misses       1356     1356              
+ Partials       92       91       -1     
Impacted Files Coverage Δ
cmd/contour/serve.go 2.35% <0.00%> (-0.01%) ⬇️
internal/dag/builder.go 91.66% <ø> (ø)
internal/dag/ingress_processor.go 92.78% <50.00%> (ø)
internal/featuretests/featuretests.go 93.29% <100.00%> (+0.03%) ⬆️
internal/dag/cache.go 96.42% <0.00%> (+0.71%) ⬆️

Copy link
Contributor

@jpeach jpeach left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@youngnick youngnick left a comment

Choose a reason for hiding this comment

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

LGTM, nice.

@skriss skriss merged commit 2367311 into projectcontour:main Sep 9, 2020
@skriss skriss deleted the mv-builder-logger branch September 9, 2020 15:39
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.

3 participants