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

sciunto-org / python-bibtexparser / 371
97%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2017 07:52PM UTC
Jobs 6
Files 20
Run time 1min
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
371

push

travis-ci

web-flow
Merge pull request #165 from omangin/feat/better-strings


 Adds basic (experimental) support to represent bibtex strings and string expressions.

By default, strings and expressions are expanded by default into the value they represent. This behavior is controlled by the ``interpolate_string`` argument of the BibTexParser. It defaults to ``True`` but can be set to ``False``, in which case bibtex strings and string expressions from input files are represented with the :class:`bibdatabase.BibDataString` and :class:`bibdatabase.BibDataStringExpression` from the :mod:`bibdatabase` module. Both classes retain the intrinsic structure of the string or expression so that they can be written to a new file, the same way. Each instance provides a :func:`get_value` method to interpolate the string or expression and the module also provide an :func:`bibdatabase.as_text` helper to expand a string or an expression when needed.

1537 of 1585 relevant lines covered (96.97%)

4.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 371.1 (TEST_SUITE=suite_2_7) 20 Jun 2017 07:52PM UTC 0
96.53
Travis Job 371.1
2 371.2 (TEST_SUITE=suite_3_3) 20 Jun 2017 07:53PM UTC 0
96.4
Travis Job 371.2
3 371.3 (TEST_SUITE=suite_3_4) 20 Jun 2017 07:52PM UTC 0
96.4
Travis Job 371.3
4 371.4 (TEST_SUITE=suite_3_5) 20 Jun 2017 07:53PM UTC 0
96.34
Travis Job 371.4
5 371.5 (TEST_SUITE=suite_3_6) 20 Jun 2017 07:54PM UTC 0
Travis Job 371.5
6 371.6 (TEST_SUITE=suite_pypy) 20 Jun 2017 07:54PM UTC 0
96.53
Travis Job 371.6
Source Files on build 371
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #371
  • 16419946 on github
  • Prev Build on master (#367)
  • Next Build on master (#378)
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