Skip to content

Import XLSX add error log#19

Open
wgwntp wants to merge 4 commits intomasterfrom
add-log-for-xlsx-import
Open

Import XLSX add error log#19
wgwntp wants to merge 4 commits intomasterfrom
add-log-for-xlsx-import

Conversation

@wgwntp
Copy link
Contributor

@wgwntp wgwntp commented Apr 14, 2020

No description provided.

err = sheet.ForEachRow(func(row *xlsx.Row) error {
if row.Hidden {
continue
return nil
Copy link
Member

Choose a reason for hiding this comment

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

So row.Hidden now will abort the process?

@theplant-ci
Copy link

@wgwntp: PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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.

4 participants