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

cheddar-lang / Cheddar
83%
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 feature-class
branch: feature-class
CHANGE BRANCH
x
Reset
  • feature-class
  • bindings
  • develop
  • develop.bak
  • feature-cheddar
  • 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
717

push

travis-ci

vihanb
tests [refactored]: Refactored test structure

Signed-off-by: Vihan B <contact@vihan.org>

2022 of 2442 relevant lines covered (82.8%)

571.86 hits per line

Relevant lines Covered
Build:
Build:
2442 RELEVANT LINES 2022 COVERED LINES
571.86 HITS PER LINE
Source Files on feature-class
  • List 0
  • Changed 33
  • Source Changed 1
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
717 feature-class tests [refactored]: Refactored test structure Signed-off-by: Vihan B <contact@vihan.org> push 30 Oct 2016 05:30AM UTC vihanb travis-ci pending completion  
714 feature-class feature [class]: Mergeed class development Previous class development was taken place in an outdated branch which the tokenizer split invalidated requiring a manual merge. Signed-off-by: Vihan B <contact@vihan.org> push 30 Oct 2016 04:34AM UTC vihanb travis-ci pending completion  
677 feature-class Class OP WIP Signed-off-by: Vihan <contact@vihan.org> push 25 Oct 2016 01:33AM UTC vihanb travis-ci pending completion  
673 feature-class feature [class]: Added methods to classes Both lambdas and named functions work in classes. They are prefixed with the `func` keywords and do not exist with static counterparts yet push 02 Oct 2016 11:53PM UTC vihanb travis-ci pending completion  
672 feature-class feature [class]: Added methods to classes Both lambdas and named functions work in classes. They are prefixed with the `func` keywords and do not exist with static counterparts yet push 02 Oct 2016 11:51PM UTC vihanb travis-ci pending completion  
655 feature-class feature [class]: Added fields & access modifiers Fields are initalized based on the constructor chosen during initalization, which if a matching one does not exist results in a detailed error listing each of the given possible constructors. push 02 Oct 2016 04:12PM UTC vihanb travis-ci pending completion  
652 feature-class feature [class]: Added basic class parsing Establishes basic class parsing framework, including the class statement classes and lists. push 24 Sep 2016 09:15PM UTC vihanb travis-ci pending completion  
454 feature-class fix [cli]: CLI from PATH now correctly executes push 20 Jul 2016 04:54AM UTC vihanb travis-ci pending completion  
377 feature-class version [bump] push 13 Jul 2016 07:14PM UTC vihanb travis-ci pending completion  
372 feature-class tests [fix]: updated to match req. paren push 13 Jul 2016 12:53AM 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