Skip to content
Snippets Groups Projects

Cleanup championship.parsers.general_parser_functions

Merged Antoine Albertelli requested to merge cleanup-general-parser-func into master

The exisiting code did not have typing hints and used a lot of hacks like comparing int(i) to float(i) to test integerness.

The new implementation re-uses more code, checks that something is an int properly and has types. I checked all calling code and it should not change any behavior.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading