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

feat: Add a RGSEAA flashtext list #234

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: Add a RGSEAA flashtext list #234

wants to merge 2 commits into from

Conversation

teolemon
Copy link
Member

@teolemon teolemon commented Aug 13, 2020

What

The Spanish traceability codes have a slightly specific format. This is a file that should allow us to detect many of them.

DONE

  • Add a RGSEAA flashtext list based on the work of @jussi

TODO

  • See if a REGEX is not a better way
    • Several combinations: "RGSEAA" OR "R.G.S.E.A.A" / "-" OR ":" OR " "
  • Bind to the processing pipeline

Part of

@teolemon teolemon linked an issue Aug 13, 2020 that may be closed by this pull request
@teolemon teolemon changed the title Add a RGSEAA flashtext list feat: Add a RGSEAA flashtext list Feb 19, 2022
@teolemon teolemon self-assigned this Apr 28, 2022
@raphael0202 raphael0202 requested a review from a team as a code owner September 30, 2022 13:20
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@eaaff12). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage        ?   56.43%           
=======================================
  Files           ?       79           
  Lines           ?     7936           
  Branches        ?        0           
=======================================
  Hits            ?     4479           
  Misses          ?     3457           
  Partials        ?        0           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment