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

trinker / termco / 229
11%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2017 03:50AM UTC
Jobs 1
Files 38
Run time 2s
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

pending completion
229

push

travis-ci

trinker
* `token_count` added to count the occurrence of tokens within a vector of
  strings.  This function differs from`term_count` in that `term_count` is
  regex based, allowing for fuzzy matching.  This function only searches for
  lower cased tokens (words, number sequences, or punctuation).  This counting
  function is faster but less flexible.

* `as_term_list` added.  This is a convenience function to convert a vector of
  terms into a named list. close #32

113 of 113 new or added lines in 4 files covered. (100.0%)

290 of 1742 relevant lines covered (16.65%)

18.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
R/as_term_list.R
10
100.0
R/utils.R
23
100.0
R/validate_model.R
78
100.0
R/token_count.R

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
R/validate_model.R
Jobs
ID Job ID Ran Files Coverage
1 229.1 23 Jan 2017 03:50AM UTC 0
16.65
Travis Job 229.1
Source Files on build 229
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #229
  • c18c8dbf on github
  • Prev Build on master (#228)
  • Next Build on master (#230)
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