StatsugiriLabs / Statsugiri

Competitive Pokémon Data Platform
https://www.statsugiri.gg/
BSD 3-Clause "New" or "Revised" License
16 stars 0 forks source link

`ReplayExtractor` does not match exact format #331

Open kelvinkoon opened 11 months ago

kelvinkoon commented 11 months ago

Describe the issue The ReplayExtractor module has issues with matching formats. Specifically, Regulation E and Regulation E BO3 causes the issue. The snippet of interest: https://github.com/StatsugiriLabs/Statsugiri/blob/master/src/ps_ingestion_pipeline/ps_replay_extraction_lambda/modules/replay_extractor.py#L57-L63

Acceptance Criteria