MrlixiangWE commented on code in PR #166:
URL: https://github.com/apache/otava/pull/166#discussion_r3742560311


##########
docs/CSV.md:
##########
@@ -34,9 +34,25 @@ tests:
     metrics: [metric1, metric2]
     csv_options:
       delimiter: ','
-      quotechar: "'"
+      quote_char: "'"

Review Comment:
   Good catch. I restored `quotechar` for the existing per-test YAML 
configuration and added regression coverage for it. The new top-level 
ConfigArgParse setting remains `csv.quote_char`, matching `--csv-quote-char` 
and `CSV_QUOTE_CHAR`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to