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

andamira / forandar / 34
59%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2016 06:10PM UTC
Jobs 1
Files 15
Run time 42s
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
34

push

travis-ci

joseluis
refactor Configuration, CLI interface; terminal

- Refactor CLI arguments.
    - New CLI arguments --terminal-type and --terminal-history-size.
    - Rename --data-stack-size abbreviation argument from `s` to `D`.
    - Rename --fp-stack-size argument to --float-stack-size.
    - Update the configuration with the received arguments.
    - Reorder arguments into groups, for clarity.
    - Improve error catching and reporting.
- Refactor Configuration class.
    - Make class not a singleton.
    - Make options map private.
    - New ConfigOption class for wrapping the values of the options. With type conversion and checking.
    - New getOption(), setOption(), optionObject() methods & keys getter.
    - New global variable globalConfig that references the same VirtualMachine.config instance.
    - Fix Web interface options parsing.
- Refactor terminal input.
    - New enum TerminalType.
    - Add the scaffolding for using an ANSI terminal on non-Windows platforms.
    - New ANSI class in `src/cli/ansi.dart`.
- Rename LifoStackIface class to LifoStackInterface.
- Improve comments.
- Minor fixes.

506 of 864 relevant lines covered (58.56%)

11.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34.1 (DARTANALYZER_FLAGS=--fatal-warnings) 06 Mar 2016 06:10PM UTC 0
58.56
Travis Job 34.1
Source Files on build 34
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #34
  • 17d65744 on github
  • Prev Build on master (#33)
  • Next Build on master (#35)
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