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

trinker / discon / 32
100%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2015 08:31AM UTC
Jobs 1
Files 9
Run time 7s
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
32

push

travis-ci

trinker
NEW FEATURES
* `dc_connective` & `dc_connective_sub` functions added to search for conectives
  ("and", "but", & "or") in context.

* `dc_oh` function added to search for oh discourse connectors (more specifically
  discourse marker).  The `dc_oh_begin` function adds the assertion that the "oh"
  usage is at the beginning of a line (this is a sentence if `qdap::sentSplit` has
  been used).

* `dc_well` function added to search for oh discourse connectors (more specifically
  discourse marker).  The `dc_well_begin` function adds the assertion that the "well"
  usage is at the beginning of a line (this is a sentence if `dap::sentSplit` has
  been used).

* `discourse_connector_logical` added that allows the extension of
  `discourse_connector` to enable logical checks of the elements of the
  `text.var` and/or the `grouping.var`.  The ease of use for `qdap::termco` and
  `qdap::dispersion_plot` makes them less flexible than a pure regular expression
  approach.  `discourse_connector_logical` returns much of this flexibility
  back to the `discourse_connector` base function.  An example use would be to
  assert that the word "oh"/"Oh" occurs at the beginning of a line or a turn of
  talk.  The user can pass functions to assert this.

* Logical testing functions added to complement the `discourse_connector_logical`
  function.  `is.first_in_set` (and `is.last_in_set` as the semantical inverse),
  `is.isolate` (and `is.repeat` as the semantical inverse), and
  `is.within_n_preceding_words` added to assert that elements in discourse or
  group variables are patterned win a particular way.  These functions are useful
  as a `discourse_connector_logical` complement or as stand alone discourse
  analysis tools.

329 of 377 relevant lines covered (87.27%)

6.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32.1 26 Feb 2015 08:31AM UTC 0
87.27
Travis Job 32.1
Source Files on build 32
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #32
  • d8860f09 on github
  • Prev Build on master (#31)
  • Next Build on master (#34)
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

© 2025 Coveralls, Inc