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 various lint issues #1010

Merged
merged 1 commit into from
May 13, 2021
Merged

Fix various lint issues #1010

merged 1 commit into from
May 13, 2021

Conversation

jonjohnsonjr
Copy link
Collaborator

  1. Typo
  2. Missing package doc comment
  3. Tautological conditional

1. Typo
2. Missing package doc comment
3. Tautological conditional
@codecov-commenter
Copy link

Codecov Report

Merging #1010 (4e72261) into main (9cf3ed4) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1010   +/-   ##
=======================================
  Coverage   75.33%   75.33%           
=======================================
  Files         107      107           
  Lines        5036     5036           
=======================================
  Hits         3794     3794           
  Misses        701      701           
  Partials      541      541           
Impacted Files Coverage Δ
internal/and/and_closer.go 100.00% <ø> (ø)
internal/estargz/estargz.go 100.00% <ø> (ø)
internal/gzip/zip.go 88.57% <ø> (ø)
internal/verify/verify.go 100.00% <ø> (ø)
pkg/v1/cache/cache.go 52.83% <0.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 9cf3ed4...4e72261. Read the comment docs.

@jonjohnsonjr jonjohnsonjr merged commit c03201f into google:main May 13, 2021
@jonjohnsonjr jonjohnsonjr deleted the linty branch May 13, 2021 23:29
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.

None yet

3 participants