Unify and harden add_stats results parsing #102
Loading…
Reference in a new issue
No description provided.
Delete branch "land-pr-2-add-stats"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactor xlsx_to_results and custom_csv_to_results onto a shared
_results_table_to_masks core that handles both the per-tour and
non-tour rating.chgk.info layouts for xlsx and csv alike (including a
UTF-8 BOM and leading blank rows in csv exports).
and warn, instead of aborting the whole file
disputed values and malformed input
mentioned in commit
c7ce465004