• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

HazyResearch / fonduer / 1560 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2018 07:35PM UTC
Files 89
Run time 15s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Dec 2018 07:02PM UTC coverage: 76.384% (-0.002%) from 76.386%
PYTHON=3.6

push

travis-ci

lukehsiao
fix: modified get_row_ngrams and get_col_ngrams to return None for non-table mentions

get_row_ngrams and get_col_ngrams in `tabular.py`utilize `_get_axis_ngrams`. If the given mention is not inside a table at all, the two functions could still return ngrams, because no is_tabular() check is performed before get_sentence_ngrams is called.

With this commit get_row_ngrams and get_col_ngrams now return [None] for spans that are not in a tabular context.

PR: #194 
Closes #186

3561 of 4662 relevant lines covered (76.38%)

0.76 hits per line

Source Files on job 1560.1 (PYTHON=3.6)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 781
  • Travis Job 1560.1
  • f8f3dd68 on github
  • Prev Job for PYTHON=3.6 on master (#1558.1)
  • Next Job for PYTHON=3.6 on master (#1561.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc