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

Job Technologies Matcher Not Robust Enough #42

Open
rrgayhart opened this issue Feb 25, 2016 · 0 comments
Open

Job Technologies Matcher Not Robust Enough #42

rrgayhart opened this issue Feb 25, 2016 · 0 comments

Comments

@rrgayhart
Copy link
Contributor

rrgayhart commented Feb 25, 2016

Technologies set on jobs only match direct matches

  • i.e. if the raw_technologies on a job has 'angular' and there is an 'angular' technology in db - there's a match... but if the raw_technologies has angular.js it won't be tagged as relating to angular.

Acceptance Criteria:

  • Tests are added and matcher is made more robust for edge cases
  • Existing records in the database are updated

Concern:

  • Adding more matching may add more incorrect matching - something to be wary of and balance

Resources:
This one off rake task might help with the regex matching

@rrgayhart rrgayhart removed their assignment May 29, 2016
@rrgayhart rrgayhart added this to the V4 Deploy milestone Jun 1, 2016
@rrgayhart rrgayhart removed this from the V4 Deploy milestone Jul 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant