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

smarr / SOMns
77%
master: 98%

Build:
Build:
LAST BUILD BRANCH: truffle-update
DEFAULT BRANCH: master
Repo Added 26 Apr 2016 12:37PM UTC
Files 55
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

LAST BUILD ON BRANCH svm
branch: svm
CHANGE BRANCH
x
Reset
  • svm
  • 070-release-prep
  • 1-gitlab-ci
  • 1-libgraal
  • activity-default-methods
  • actor-dym
  • actor-optimizations
  • and
  • artifact
  • async-demo
  • avoid-block-splitting
  • bd-inlining
  • bd-primitives
  • bitor-prim
  • blocking-prims-and-safepoints
  • chatapp-maintenance
  • chatapp-opt-experiments
  • check-isvalue-for-actor-creation
  • citation
  • cleanup
  • cleanup-dm-flags
  • cleanup-lexer
  • context-profile
  • coveralls
  • csp
  • csp-msg-breakpoints
  • csp-tests
  • da-ut-extract-benchmarks
  • da/TO-custom-bytebuffer
  • da/replay-opts
  • da/tracing-overhaul
  • debugger-tests
  • del-ns
  • dev
  • disable-noctxopt-for-debugging
  • docs
  • dym
  • error-instead-of-assertion
  • exit-handling
  • exit-on-error
  • exp/chatapp
  • extension-modules
  • far-ref-bug
  • fix-actor-debugger-tests
  • fix-bd-build-setup
  • fix-clobber
  • fix-flags-and-pinning
  • fix-incorrect-sync-on-lock
  • fix-lexer-avoid-reflection
  • fix-libgraal
  • fix-statement-tags
  • fix-travis-and-codespeed
  • fj-benchmark
  • fj-java
  • fork-join-clean-2
  • graal-usage
  • improve-behavior-on-halt-prim
  • in-parser-specialization
  • inlining-and-var-handling
  • java-coverage
  • jcstress
  • jdk10
  • kent-ci
  • kompos-demo-bench
  • kompos-fixes
  • kompos-tests
  • lee-vacation-benchmarks
  • ls-improvements
  • lsp-improvements
  • maintenance
  • master
  • message-stepping
  • modernize-travis-ci
  • moth/integrate-repos
  • move-to-bd
  • multi-paradigm-bench
  • mx
  • npm-test
  • ns-array-literals-final
  • ns-benchmarks
  • ns-compat
  • ns-file-names
  • ns-message-cascades
  • ns-numeric-literals
  • ns-object-literals-opt-determine-ctx-dynamically
  • object-model
  • object-model-race
  • opt-outer-sends-to-self
  • optimize-build
  • parser-array-dict
  • parser-messages
  • perf-changes
  • pinning
  • pr/make-instrumentation-of-prims-more-robust
  • pre-svm-gc
  • prepare-release
  • prim-constructors
  • primitive-cleanup
  • protocol-overview
  • rdb
  • reduce-compilation-threshold
  • reduce-noise
  • release
  • release-prep
  • remove-kompos-specific-protocol
  • remove-method-cats
  • remove-while-node
  • safepoint
  • safepoint-fix
  • savina-maintenance
  • self-in-locals
  • setter-sends
  • simplify-launcher
  • so-on-race
  • som-exp-for-module-not-found
  • string-and-file-compilation
  • super-instruction-detector
  • svm-gc
  • swap-tracing-buffers-for-blocked-threads
  • termination
  • test-csp-breakpoints
  • test-inst-issue
  • threading/transactions
  • tinyBenchmarks
  • travis-fold
  • truffle-boundaries-for-svm
  • truffle-update
  • ts-update
  • unify-scope
  • unlink-promise-data
  • update-ls
  • update-publication-list
  • update-truffle
  • update-truffle-0.25
  • update-truffle-wip
  • use-unified-graal-repo
  • user-friendly-errors
  • v0.1.0
  • v0.2.0
  • v0.4.0
  • v0.6.0
  • v0.7.0
  • various-fixes
  • warmup
  • while-true-cleanup

pending completion
2415

Pull #166

travis-ci

web-flow
Added truffle boundaries to minimize run-time compiled methods in SVM

This adds boundaries to avoid that too many methods need to be included into the image for run-time compilable methods.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Pull Request #166: Add support for SubstrateVM

5399 of 7047 relevant lines covered (76.61%)

1342.49 hits per line

Relevant lines Covered
Build:
Build:
7047 RELEVANT LINES 5399 COVERED LINES
1342.49 HITS PER LINE
Source Files on svm
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2415 svm Added truffle boundaries to minimize run-time compiled methods in SVM This adds boundaries to avoid that too many methods need to be included into the image for run-time compilable methods. Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #166 22 Sep 2018 02:52PM UTC web-flow travis-ci pending completion  
2414 svm Added truffle boundaries to minimize run-time compiled methods in SVM This adds boundaries to avoid that too many methods need to be included into the image for run-time compilable methods. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 22 Sep 2018 02:44PM UTC smarr travis-ci pending completion  
2413 svm Added truffle boundaries to minimize run-time compiled methods in SVM This adds boundaries to avoid that too many methods need to be included into the image for run-time compilable methods. Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #166 22 Sep 2018 12:08PM UTC web-flow travis-ci pending completion  
2412 svm Added truffle boundaries to minimize run-time compiled methods in SVM This adds boundaries to avoid that too many methods need to be included into the image for run-time compilable methods. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 22 Sep 2018 12:03PM UTC smarr travis-ci pending completion  
2411 svm Added truffle boundaries to minimize run-time compiled methods in SVM This adds boundaries to avoid that too many methods need to be included into the image for run-time compilable methods. Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #166 22 Sep 2018 11:41AM UTC web-flow travis-ci pending completion  
2409 svm Set Graal as compiler for native build Apparently, SVM depends on it for some reason. Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #166 22 Sep 2018 11:29AM UTC web-flow travis-ci pending completion  
2408 svm Set Graal as compiler for native build Apparently, SVM depends on it for some reason. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 22 Sep 2018 11:22AM UTC smarr travis-ci pending completion  
2407 svm Added truffle boundaries to minimize run-time compiled methods in SVM This adds boundaries to avoid that too many methods need to be included into the image for run-time compilable methods. Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #166 22 Sep 2018 08:15AM UTC web-flow travis-ci pending completion  
2406 svm Added truffle boundaries to minimize run-time compiled methods in SVM This adds boundaries to avoid that too many methods need to be included into the image for run-time compilable methods. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 22 Sep 2018 08:11AM UTC smarr travis-ci pending completion  
2404 svm Fix travis Signed-off-by: Stefan Marr <git@stefan-marr.de> push 22 Sep 2018 07:48AM UTC smarr travis-ci pending completion  
See All Builds (1057)
  • Repo on GitHub
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