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

Valloric / ycmd / 1923
94%

Build:
DEFAULT BRANCH: master
Ran 08 May 2016 04:11PM UTC
Jobs 1
Files 40
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
1923

push

travis-ci

homu
Auto merge of #480 - bijancn:add-tex-identifier-regex, r=Valloric

Add tex identifier regex

Commonly used latex identifiers are not covered by the default regex.
The new regex is covered by test cases similar to the ones for perl and haskell.

With this regex it is easy to reference with YCM from all figures, sections, etc. in the document. Using `fig:` and so on is best practice in latex but I haven't found a spec that could serve as reference.

I wasn't able to run the full test suite (see message on ycmd-users) but I ran
```
nosetests ycmd/tests/identifier_utils_test.py
```
successfully.

Ultimatively, I think the user should be able to give a custom identifier regex for different filetypes in their .vimrc (and its analogue in other editors).

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/480)
<!-- Reviewable:end -->

3059 of 3603 relevant lines covered (84.9%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1923.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 08 May 2016 04:11PM UTC 0
84.9
Travis Job 1923.1
Source Files on build 1923
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1923
  • d96c6339 on github
  • Prev Build on master (#1919)
  • Next Build on master (#1925)
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