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

andamira / forandar / 34 / 1
59%
master: 59%

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

06 Mar 2016 06:08PM UTC coverage: 58.565% (-0.4%) from 58.983%
DARTANALYZER_FLAGS=--fatal-warnings

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

Source Files on job 34.1 (DARTANALYZER_FLAGS=--fatal-warnings)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 34
  • Travis Job 34.1
  • 17d65744 on github
  • Prev Job for DARTANALYZER_FLAGS=--fatal-warnings on master (#33.1)
  • Next Job for DARTANALYZER_FLAGS=--fatal-warnings on master (#35.1)
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