Skip to content

Fix options ordering in proto api txt files#2470

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
dmcgowan:fix-checkprotos
Jul 17, 2018
Merged

Fix options ordering in proto api txt files#2470
crosbymichael merged 1 commit intocontainerd:masterfrom
dmcgowan:fix-checkprotos

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

An upstream change caused the options to now be ordered. Not sure how the order was determined before, but now it is sorted. This may need to be backported or a similar change made in release branches.

An upstream change caused the options to now be ordered

Signed-off-by: Derek McGowan <[email protected]>
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2470 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2470   +/-   ##
=======================================
  Coverage   45.04%   45.04%           
=======================================
  Files          92       92           
  Lines        9424     9424           
=======================================
  Hits         4245     4245           
  Misses       4496     4496           
  Partials      683      683
Flag Coverage Δ
#linux 49.29% <ø> (ø) ⬆️
#windows 41.33% <ø> (ø) ⬆️

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 cef05f1...d3cd5f1. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael
Copy link
Copy Markdown
Member

Going to merge this one now as its blocking other PRs and its a simple fix for CI based on an upstream ordering change.

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