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

se-edu / addressbook-level4 / 4650 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2018 01:49PM UTC
Files 90
Run time 10s
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

13 Aug 2018 01:44PM UTC coverage: 92.797% (+0.05%) from 92.75%
4650.1

push

travis-ci

web-flow
Combine Command#setData(...) and Command#execute() together (#898)

Ensure that all command tests verify their model state and command
history.

Our commands forgot that their bound model and commandHistory are part
of their state, and did not check them in their `#equals(...)`
implementations. Combine Command#setData(...) and Command#execute()
together to fix this, and allow us to streamline our command testing
code by removing all of the `prepareCommand(...)` helper methods.

  [1/5] SelectCommandTest: verify model state as well
  [2/5] FindCommandTest: verify entire model state
  [3/5] HelpCommandTest: verify model state as well
  [4/5] Command tests: verify CommandHistory as well
  [5/5] Command: combine setData(...) and execute() together

1430 of 1541 relevant lines covered (92.8%)

0.93 hits per line

Source Files on job 4650.1
  • Tree
  • List 0
  • Changed 15
  • Source Changed 15
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4405
  • Travis Job 4650.1
  • 8a474ab8 on github
  • Prev Job for on master (#4643.1)
  • Next Job for on master (#4656.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