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

lsegal / yard / 1117
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: add_commonmarker_provider
DEFAULT BRANCH: master
Ran 26 Dec 2019 11:25AM UTC
Jobs 8
Files 523
Run time 2min
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
1117

Pull #1296

travis-ci

web-flow
Support Ruby 2.7.0

Follow up of https://github.com/lsegal/yard/pull/1290#issuecomment-558204534.

This is a workaround path for Ruby 2.7.0.

`irb/slex` internal API has been removed in the following commits.
https://github.com/ruby/ruby/commit/45bb6f28d

This PR copies the above file to lib/yard/parser/ruby/legacy/irb/slex.rb.

Hopefully this workaround patch will be dropped along with legacy Ruby code
in the future.

And E2MM (e2mmap gem) is no longer bundled gems.
https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/

```console
% cd path/to/repo/yard
% ruby -v
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-darwin17]
% bundle exec rake

(snip)

LoadError:
  cannot load such file -- e2mmap
  # ./lib/yard/parser/ruby/legacy/ruby_lex.rb:1:in `require'
  # ./lib/yard/parser/ruby/legacy/ruby_lex.rb:1:in `<top (required)>'
```

This dependency on `e2mmap` could be removed when `irb/slex` is removed
in the future.
Pull Request #1296: Support Ruby 2.7.0

155 of 155 new or added lines in 2 files covered. (100.0%)

29079 of 31442 relevant lines covered (92.48%)

27352.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1117.1 (2.0, CI=1) 26 Dec 2019 11:26AM UTC 0
93.29
Travis Job 1117.1
2 1117.2 (2.1, CI=1) 26 Dec 2019 11:26AM UTC 0
93.37
Travis Job 1117.2
3 1117.3 (2.2, CI=1) 26 Dec 2019 11:26AM UTC 0
93.37
Travis Job 1117.3
4 1117.4 (2.3, CI=1) 26 Dec 2019 11:25AM UTC 0
93.36
Travis Job 1117.4
5 1117.5 (2.4, CI=1) 26 Dec 2019 11:26AM UTC 0
93.36
Travis Job 1117.5
6 1117.6 (2.5, CI=1) 26 Dec 2019 11:27AM UTC 0
93.3
Travis Job 1117.6
7 1117.7 (2.6, CI=1) 26 Dec 2019 11:27AM UTC 0
93.34
Travis Job 1117.7
8 1117.8 (2.7, CI=1) 26 Dec 2019 11:27AM UTC 0
93.34
Travis Job 1117.8
Source Files on build 1117
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1117
  • Pull Request #1296
  • PR Base - master (#1114)
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