-
Notifications
You must be signed in to change notification settings - Fork 18.8k
fix mis-used skip condition #37179
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 mis-used skip condition #37179
Conversation
integration/network/service_test.go
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AntaresS you can keep it on same line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, no need to add version in the message string, off-by-ones can be confusing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tiborvass Done. It's exceeding the ruler on my IDE, so thought would be better to split up into two lines.
Signed-off-by: Anda Xu <anda.xu@docker.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #37179 +/- ##
=========================================
Coverage ? 35.01%
=========================================
Files ? 615
Lines ? 45948
Branches ? 0
=========================================
Hits ? 16088
Misses ? 27748
Partials ? 2112 |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Signed-off-by: Anda Xu anda.xu@docker.com
- What I did
skip.Iffunction from the previous PR - add api version checking for tests from new feature #37169- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)