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

cheddar-lang / Cheddar
72%
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 tests
branch: tests
CHANGE BRANCH
x
Reset
  • tests
  • bindings
  • develop
  • 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
  • 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
459

push

travis-ci

vihanb
change [func]: Uses stable `nil`. From legacy `nil`

1553 of 2153 relevant lines covered (72.13%)

671.41 hits per line

Relevant lines Covered
Build:
Build:
2153 RELEVANT LINES 1553 COVERED LINES
671.41 HITS PER LINE
Source Files on tests
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
459 tests change [func]: Uses stable `nil`. From legacy `nil` push 20 Jul 2016 06:32AM UTC vihanb travis-ci pending completion  
458 tests tests [made]: General v1 tweak tests push 20 Jul 2016 06:04AM UTC vihanb travis-ci pending completion  
162 tests Added for loops push 19 Jun 2016 08:11PM UTC vihanb travis-ci pending completion  
158 tests tests [make]: created testing for if blocks If blocks not test. This includes `if`, `if..else`, and `else if`. Tests include testing of conditional evaluation. Block parsing, whether or not propogation within the block work, and general behavior.... push 19 Jun 2016 03:09AM UTC vihanb travis-ci pending completion  
125 tests tests [made]: Made unit tests for literals Made unit tests for testing if literals construct without error. And best of all it works beautifully, I'll be making a lot more commits with a lot of more test suites soon. Again @The-Quill gets full c... push 17 Jun 2016 06:19AM UTC vihanb travis-ci pending completion  
124 tests tests [coveralls]: configured, and setup for coveralls deployment Now Travis-CI, the CI for Cheddar on the Github, when running should run the tests. If that succesful it will run `npm run coveralls` which will run push the tests to coveralls push 17 Jun 2016 05:56AM UTC vihanb travis-ci pending completion  
#2 tests Added coveralls.yml for Coveralls coverage testing/support push 17 Jun 2016 05:30AM UTC vihanb pending completion  
#1 tests Added coveralls.yml for Coveralls coverage testing/support push 17 Jun 2016 05:24AM UTC vihanb 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