aboutsummaryrefslogtreecommitdiffstats
path: root/scalding/src/test/scala/sandcrawler/ScoreJobTest.scala
Commit message (Expand)AuthorAgeFilesLines
* changed style of ScoreJobTest.bundleEllen Spertus2018-09-041-14/+10
* fixed tests after replacing NoSlug with NoneEllen Spertus2018-09-041-8/+15
* set a minimum slug size (8 chars)Bryan Newbold2018-08-231-9/+16
* Fixed style violations.Ellen Spertus2018-08-221-2/+1
* Added ScoreJob test for title-length filtering.Ellen Spertus2018-08-221-5/+13
* Merge branch 'bnewbold-match-scale'Bryan Newbold2018-08-211-0/+2
|\
| * add a trap to ScoreJobBryan Newbold2018-08-201-0/+2
* | Merge branch 'strings'Bryan Newbold2018-08-211-0/+1
|\ \
| * | Reads blacklist from file.Ellen Spertus2018-08-201-0/+1
| |/
* / Disabled scalastyle null checking where we want to test null values.Ellen Spertus2018-08-201-0/+2
|/
* change slugification behavior to not split on colonBryan Newbold2018-08-151-16/+16
* handle null status_code linesBryan Newbold2018-08-151-3/+7
* grobid scoring: status_code as signed int, not stringBryan Newbold2018-08-151-2/+3
* Fixed style problems (or disabled warning when appropriate) for tests.Ellen Spertus2018-08-141-45/+52
* Minor improvements.Ellen Spertus2018-08-141-10/+7
* Now ignores grobid entries with status other than 200.Ellen Spertus2018-08-141-16/+31
* Pipeline works, all tests pass, no scalastyle errors.Ellen Spertus2018-08-131-30/+50
* Snapshot before changing Scorable to find bug.Ellen Spertus2018-08-121-5/+10
* Tests pass. Still have changes to do but made huge progress.Ellen Spertus2018-08-101-1/+1
* WIPEllen Spertus2018-08-091-0/+177