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

neovim / neovim / 14257
77%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2018 10:51AM UTC
Jobs 2
Files 136
Run time 7min
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
14257

Pull #3229

travis-ci

HiPhish
Implement tab-local working directory feature.

New ex commands: 'tcd', 'tchdir'
Changed Vimscript functions: 'haslocaldir', 'getcwd'

The ex-commands ':tcd' and ':tchdir' are the tab-local equivalents of
':lcd' and ':lchdir'. There are no new Vimscript functions introduced,
instead the functions 'haslocaldir' and 'getcwd' take in optional
arguments. See the documentation for details

Since there is now different levels of local directory a simple boolean
at source level is no longer sufficient; a new enumeration type is used
for the scope-level from now on.

The documentation has been accommodated for these new commands and
functional tests have been written to test the feature.
Pull Request #3229: [RDY]Implement tab-local working directory feature.

2990 of 5120 relevant lines covered (58.4%)

1.17 hits per line

Jobs
ID Job ID Ran Files Coverage
2 14257.2 11 Apr 2018 10:51AM UTC 0
58.4
Travis Job 14257.2
3 14257.3 (FUNCTIONALTEST=functionaltest-lua) 11 Apr 2018 10:58AM UTC 0
58.4
Travis Job 14257.3
Source Files on build 14257
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14257
  • Pull Request #3229
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