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

fix: golangci-lint issues #2641

Merged
merged 1 commit into from
Nov 2, 2022
Merged

fix: golangci-lint issues #2641

merged 1 commit into from
Nov 2, 2022

Conversation

utsabc
Copy link
Member

@utsabc utsabc commented Nov 2, 2022

Description

This PR handles the lint issues introduced here

Notion Ticket

< Replace with Notion Link >

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@utsabc utsabc requested a review from cisse21 November 2, 2022 14:57
@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Base: 43.87% // Head: 43.87% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (eba5922) compared to base (cb230b0).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2641   +/-   ##
=======================================
  Coverage   43.87%   43.87%           
=======================================
  Files         187      187           
  Lines       40024    40038   +14     
=======================================
+ Hits        17560    17568    +8     
- Misses      21368    21370    +2     
- Partials     1096     1100    +4     
Impacted Files Coverage Δ
router/router.go 74.20% <0.00%> (-0.62%) ⬇️
router/transformer/transformer.go 66.66% <ø> (ø)
config/backend-config/namespace_config.go 70.83% <0.00%> (-3.13%) ⬇️
services/rsources/handler.go 69.72% <0.00%> (-1.39%) ⬇️
processor/processor.go 72.18% <0.00%> (+0.82%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants