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

cheddar-lang / Cheddar / 713
81%
master: 74%

Build:
Build:
LAST BUILD BRANCH: bindings
DEFAULT BRANCH: master
Ran 30 Oct 2016 02:57AM UTC
Jobs 3
Files 158
Run time 1min
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
713

push

travis-ci

vihanb
feature [stdlib]: Added dynamic STDLIB  items

Within any STDLIB item. the `__COMPILE_SRC` and `__COMPILE` macros
will convert either the given file name, or string, respecively,
to a static, compiled cheddar CST. This can be passed to `api.src`
which will interpreter it additonally given the class name to
ignore, to avoid a cyclic dependency.

The cheddar file by convention shall be placed within a
`./natives.cheddar` directory. The very first line should be in the
format of:

    # itemName
    code

Where itemName will be the object's name in STDLIB. Additionally,
the `.src` function will look for a `main` item in the global scope
meaning a class, function, etc. can all be created

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

44 of 44 new or added lines in 9 files covered. (100.0%)

1866 of 2298 relevant lines covered (81.2%)

406.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/interpreter/core/primitives/String.es6
1
100.0
src/interpreter/states/assign.es6
1
100.0
src/stdlib/api.es6

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/interpreter/exec.es6
1
100.0
src/stdlib/api.es6
14
100.0
src/interpreter/core/eval/eval.es6
27
100.0
src/interpreter/core/eval/prop.es6
Jobs
ID Job ID Ran Files Coverage
1 713.1 (CXX=g++-4.8) 30 Oct 2016 02:58AM UTC 0
81.2
Travis Job 713.1
2 713.2 (CXX=g++-4.8) 30 Oct 2016 02:57AM UTC 0
81.2
Travis Job 713.2
3 713.3 (CXX=g++-4.8) 30 Oct 2016 02:57AM UTC 0
81.2
Travis Job 713.3
Source Files on build 713
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #713
  • 588f2dba on github
  • Prev Build on feature-dynamic (#703)
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