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

0x7CFE / llst / 206
61%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2015 04:35PM UTC
Jobs 1
Files 69
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
206

push

travis-ci

0x7CFE
Merges release 0.4

Release 0.4 completely refactors the VM logic and
brings new instruction API that allows us to extract
semantic information from method bytecodes.

Later this will help to deduce the possible control
flow and perform a lot of optimizations. This should
literally boost the VM performance to a new level.

Also huge amount of work was done in terms of code
organization, readability and maintainability.

* develop: (290 commits)
  Renames standart_set -> standard_set
  Fixes compilation of MethodCompiler::getSkipOffset
  Installs llvm 3.3 under osx
  Bumps version in `--version`
  Moves some methods from instructions.h into stapi.h
  Replaces get_current_dir_name with getcwd
  Fixes compilation of Timer.cpp not on Linux
  Removes double compilation of some cpp files
  Prepares env and compilers
  Fixes primitive::stringAt
  Bumps version of debian package
  Bumps version upto 0.4
  Adds --mm_type into man page
  Fixes llvm version in README and shows how to build unit tests
  Fixes comments in JITRuntime.cpp
  Fixes outdated comments with m_targetToBlockMap
  Makes more functions in Timer.h be const
  Fixes library linkage order
  Removes trash comments from MethodCompiler
  Removes trash comments from ControlGraphVisualizer
  ...

2906 of 2906 new or added lines in 47 files covered. (100.0%)

2611 of 4263 relevant lines covered (61.25%)

2331.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
include/args.h
1
100.0
include/visualization.h
1
100.0
tests/patterns/InitVMImage.h
2
100.0
src/GenerationalMemoryManager.cpp
2
100.0
src/args.cpp
2
100.0
tests/patterns/DecodeBytecode.h
4
100.0
tests/helpers/AssertFail.h
9
100.0
src/ParsedBytecode.cpp
11
100.0
src/main.cpp
12
100.0
src/BakerMemoryManager.cpp
14
100.0
src/NonCollectMemoryManager.cpp
17
100.0
include/memory.h
19
100.0
include/Timer.h
20
100.0
tests/helpers/ControlGraph.h
24
100.0
src/Timer.cpp
25
100.0
src/GCLogger.cpp
37
100.0
src/ControlGraph.cpp
39
100.0
src/vm.cpp
48
100.0
include/stapi.h
89
100.0
include/analysis.h
131
100.0
src/ControlGraphVisualizer.cpp
Jobs
ID Job ID Ran Files Coverage
5 206.5 (USE_LLVM=Off BUILD_TYPE=Coverage) 16 Aug 2015 04:35PM UTC 0
61.25
Travis Job 206.5
Source Files on build 206
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #206
  • e1ffb3dc on github
  • Next Build on master (#207)
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