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

cli-fix: fitconv remove quote char and unprintable chars in csv #455

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

muktihari
Copy link
Owner

  • Remove quote " char and other unprintable char when convert fit to csv
  • Fix line and col wrong positioning, and add verbose error message

@muktihari muktihari added bug Something isn't working cli Changes related to CLI labels Sep 19, 2024
@muktihari muktihari added this to the v0.23.2 milestone Sep 19, 2024
@muktihari muktihari self-assigned this Sep 19, 2024
@muktihari muktihari changed the title cli-fix: fit to csv should remove quote char and unprintable chars cli-fix: fitconv remove quote char and unprintable chars in csv Sep 19, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.94%. Comparing base (c0b1138) to head (7127927).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #455   +/-   ##
=======================================
  Coverage   99.94%   99.94%           
=======================================
  Files          42       42           
  Lines        3687     3687           
=======================================
  Hits         3685     3685           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@muktihari muktihari merged commit 7b0e7c9 into master Sep 19, 2024
5 checks passed
@muktihari muktihari deleted the cli-fix/fitconv-handle-string branch September 19, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Changes related to CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants