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

cheddar-lang / Cheddar
80%
master: 74%

Build:
Build:
LAST BUILD BRANCH: bindings
DEFAULT BRANCH: master
Repo Added 17 Jun 2016 03:27AM UTC
Files 340
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • bindings
  • develop.bak
  • feature-cheddar
  • feature-class
  • feature-cli
  • feature-cliupdate
  • feature-color-repl
  • feature-dictionary
  • feature-dynamic
  • feature-forof
  • feature-func
  • feature-func-ops
  • feature-funcop
  • feature-functions
  • feature-gui
  • feature-implicit-typing
  • feature-io
  • feature-module-system
  • feature-nondestructive-eval
  • feature-op
  • feature-regex
  • feature-runner
  • feature-scheme
  • feature-signal
  • feature-split
  • feature-stdlib
  • feature-stdlib.bak
  • feature-stresc
  • feature-symbol
  • feature-ternary
  • fix-browser-repl
  • fix-float-ranges
  • fn-lib
  • fn-modular
  • hotfix-5-op
  • hotfix-7-atan
  • hotfix-alphasuffix
  • hotfix-casting
  • hotfix-readme
  • hotfix-vb021
  • master
  • release-0.1a
  • release-0.2.0a
  • release-0.2.1a
  • release-0.3.0
  • release-1.0.0
  • stdlib-exp
  • string-stdlib
  • tests
  • v0.1.1-alpha
  • v0.1.2-alpha
  • v0.2.0-alpha
  • v0.2.1-alpha
  • v1.0.0
  • v1.0.0-beta.1
  • v1.0.0-beta.10
  • v1.0.0-beta.11
  • v1.0.0-beta.12
  • v1.0.0-beta.13
  • v1.0.0-beta.14
  • v1.0.0-beta.15
  • v1.0.0-beta.16
  • v1.0.0-beta.17
  • v1.0.0-beta.18
  • v1.0.0-beta.18.1
  • v1.0.0-beta.18.2
  • v1.0.0-beta.18.3
  • v1.0.0-beta.18.4
  • v1.0.0-beta.18.5
  • v1.0.0-beta.18.6
  • v1.0.0-beta.18.7
  • v1.0.0-beta.18.8
  • v1.0.0-beta.18.9
  • v1.0.0-beta.19
  • v1.0.0-beta.2
  • v1.0.0-beta.20
  • v1.0.0-beta.21
  • v1.0.0-beta.22
  • v1.0.0-beta.23
  • v1.0.0-beta.24
  • v1.0.0-beta.25
  • v1.0.0-beta.26
  • v1.0.0-beta.27
  • v1.0.0-beta.28
  • v1.0.0-beta.29
  • v1.0.0-beta.3
  • v1.0.0-beta.30
  • v1.0.0-beta.31
  • v1.0.0-beta.32
  • v1.0.0-beta.33
  • v1.0.0-beta.34
  • v1.0.0-beta.35
  • v1.0.0-beta.36
  • v1.0.0-beta.37
  • v1.0.0-beta.38
  • v1.0.0-beta.39
  • v1.0.0-beta.4
  • v1.0.0-beta.40
  • v1.0.0-beta.41
  • v1.0.0-beta.43
  • v1.0.0-beta.46
  • v1.0.0-beta.47
  • v1.0.0-beta.48
  • v1.0.0-beta.49
  • v1.0.0-beta.5
  • v1.0.0-beta.50
  • v1.0.0-beta.51
  • v1.0.0-beta.52
  • v1.0.0-beta.53
  • v1.0.0-beta.54
  • v1.0.0-beta.55
  • v1.0.0-beta.56
  • v1.0.0-beta.57
  • v1.0.0-beta.7
  • v1.0.0-beta.8
  • v1.0.0-beta.9
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5

pending completion
851

push

travis-ci

somebody1234
Remove start index to fix tail

771 of 1336 branches covered (57.71%)

1862 of 2340 relevant lines covered (79.57%)

287.32 hits per line

Relevant lines Covered
Build:
Build:
2340 RELEVANT LINES 1862 COVERED LINES
287.32 HITS PER LINE
Source Files on develop
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
851 develop Remove start index to fix tail push 26 Apr 2017 04:54AM UTC somebody1234 travis-ci pending completion  
850 develop Remove start index to fix tail Pull #101 26 Apr 2017 04:47AM UTC web-flow travis-ci pending completion  
849 develop Update tail.es6 Pull #101 26 Apr 2017 04:35AM UTC web-flow travis-ci pending completion  
848 develop Update tail.es6 Pull #101 26 Apr 2017 04:33AM UTC web-flow travis-ci pending completion  
847 develop This should fix it Pull #101 26 Apr 2017 04:28AM UTC web-flow travis-ci pending completion  
846 develop Update README.md (#100) push 11 Feb 2017 11:55PM UTC vihanb travis-ci pending completion  
845 develop Update README.md Pull #100 11 Feb 2017 11:51PM UTC web-flow travis-ci pending completion  
844 develop benchmarks [made]: Added benchmarks for internal classes Added benchmarking for `helper::init` and other primitives Signed-off-by: Vihan B <contact@vihan.org> push 21 Jan 2017 11:01PM UTC vihanb travis-ci pending completion  
843 develop feature [stdlib]: Aded Console.{clear, put, size} and Size This a few functions to the `Console` library which allow for easier console control. These are: clear(nil) -> nil put(String) -> nil get size -> Size The size class: S... push 21 Jan 2017 07:42PM UTC vihanb travis-ci pending completion  
842 develop hotfix [fop]: Fixed functional operators tests. Really minor Signed-off-by: Vihan B <contact@vihan.org> push 11 Jan 2017 02:58PM UTC vihanb travis-ci pending completion  
See All Builds (576)
  • 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

© 2025 Coveralls, Inc