Skip to content

chore: remove unnecessary code comments#8350

Merged
aaron-prindle merged 1 commit intoGoogleContainerTools:mainfrom
aaron-prindle:cleanup-comment
Feb 23, 2023
Merged

chore: remove unnecessary code comments#8350
aaron-prindle merged 1 commit intoGoogleContainerTools:mainfrom
aaron-prindle:cleanup-comment

Conversation

@aaron-prindle
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 23, 2023

Codecov Report

Merging #8350 (0429cdd) into main (290280e) will decrease coverage by 5.27%.
The diff coverage is 55.02%.

@@            Coverage Diff             @@
##             main    #8350      +/-   ##
==========================================
- Coverage   70.48%   65.21%   -5.27%     
==========================================
  Files         515      603      +88     
  Lines       23150    29898    +6748     
==========================================
+ Hits        16317    19498    +3181     
- Misses       5776     8924    +3148     
- Partials     1057     1476     +419     
Impacted Files Coverage Δ
cmd/skaffold/app/cmd/completion.go 13.04% <0.00%> (-1.25%) ⬇️
cmd/skaffold/app/cmd/config/list.go 65.21% <ø> (ø)
cmd/skaffold/app/cmd/config/set.go 88.72% <ø> (ø)
cmd/skaffold/app/cmd/config/util.go 54.28% <ø> (ø)
cmd/skaffold/app/cmd/credits.go 100.00% <ø> (ø)
cmd/skaffold/app/cmd/credits/export.go 0.00% <0.00%> (ø)
cmd/skaffold/app/cmd/deploy.go 40.90% <0.00%> (-12.94%) ⬇️
cmd/skaffold/app/cmd/generate_pipeline.go 60.00% <ø> (ø)
cmd/skaffold/app/cmd/inspect_modules.go 65.00% <ø> (ø)
cmd/skaffold/app/cmd/inspect_profiles.go 66.66% <ø> (ø)
... and 425 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aaron-prindle aaron-prindle changed the title chore: remove comment for deleted field hydrationDir chore: remove unnecessary code comments Jan 23, 2023
if len(resourceYAML) == 0 {
continue
}
// - obj is the API object (e.g., Deployment)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why are we deleting this comment?

Copy link
Copy Markdown
Contributor Author

@aaron-prindle aaron-prindle Jan 31, 2023

Choose a reason for hiding this comment

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

I thought it wasn't necessary (code was self explanatory) initially. I have added back now

@aaron-prindle aaron-prindle force-pushed the cleanup-comment branch 3 times, most recently from 2e692f3 to 193eca7 Compare January 31, 2023 18:54
@aaron-prindle aaron-prindle merged commit a3ee2cc into GoogleContainerTools:main Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants