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

EDX-4443 Improve error message for parsing xlsx row #214

Merged
merged 3 commits into from
Nov 24, 2023

Commits on Nov 23, 2023

  1. EDX-4443 Improve error message for parsing xlsx row

    Improve error message for parsing xlsx row to include column header name.
    
    Signed-off-by: Lindsey Cheng <beckysocute@gmail.com>
    lindseysimple committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a78d10a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Refactor returned error to EdgeX error type

    Signed-off-by: Lindsey Cheng <beckysocute@gmail.com>
    lindseysimple committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    df19f1d View commit details
    Browse the repository at this point in the history
  2. Fix linter errors

    Signed-off-by: Lindsey Cheng <beckysocute@gmail.com>
    lindseysimple committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a7faf47 View commit details
    Browse the repository at this point in the history