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

se-edu / addressbook-level4 / 3948

Builds Branch Commit Type Ran Committer Via Coverage
3948 master BrowserPanelHandle: Update to pass test if webpage failed to load If Google rejects search requests made by our automated tests on Travis CI or AppVeyor, these tests will fail. Developers will have to re-run the build until Google stops rejecting... Pull #793 11 Jan 2018 12:46AM UTC web-flow travis-ci pending completion   set done
3947 master UndoableCommand: Update redo() to restore previous view before executing The method undo() sets the Addressbook view to show all persons after restoring the Addressbook state. This leads to redo() potentially executing its command on the incorre... Pull #792 10 Jan 2018 03:21PM UTC web-flow travis-ci pending completion   set done
3946 master [#415] Ui: fix default PersonListPanel background color (#791) Normally, the background of the PersonListPanel is gray in color. However, it changes to white color when no Person is listed. This does not fit the dark theme style of other part... push 10 Jan 2018 11:50AM UTC Zhiyuan-Amos travis-ci pending completion   set done
3945 master Ui: fix default PersonListPanel background color Normally, the background of the PersonListPanel is gray in color. However, it changes to white color when no Person is listed. This does not fit the dark theme style of other parts of the Ui as th... Pull #791 10 Jan 2018 11:03AM UTC web-flow travis-ci pending completion   set done
3944 master Add documentation on how to set up and use Coveralls There is no documentation on how to set up Coveralls. With a detailed explanation, new developers can set up Coveralls easily and receive coverage report after each Travis build. Let's add d... Pull #787 10 Jan 2018 08:52AM UTC web-flow travis-ci pending completion   set done
3943 master Add documentation on how to set up and use Coveralls There is no documentation on how to set up Coveralls. With a detailed explanation, new developers can set up Coveralls easily and receive coverage report after each Travis build. Let's add d... Pull #787 10 Jan 2018 05:33AM UTC web-flow travis-ci pending completion   set done
3942 master Person: Remove copy constructor This copy constructor existed for the purpose of defensive copying. Person is immutable. There is no need for defensive copying. Let’s remove it. As the copy constructor throws NullPointerException if the given ... Pull #765 10 Jan 2018 05:18AM UTC web-flow travis-ci pending completion   set done
3940 master Ui: fix default PersonListPanel background color Normally, the background of the PersonListPanel is gray in color. However, the PersonListPanel background becomes white when no Person is listed. This does not fit the dark theme style of Ui as th... Pull #791 10 Jan 2018 01:18AM UTC web-flow travis-ci pending completion   set done
3939 master UserGuide: Add command aliases Pull #785 13 Feb 2018 03:45PM UTC web-flow travis-ci pending completion   set done
3938 master [#264] Replace use of `assert false` with `throw new AssertionError()` (#788) In some places of the code, we use `assert false` to indicate the execution has reached an unacceptable state. This is not compliant with our code style (as revised... push 08 Jan 2018 12:05PM UTC web-flow travis-ci pending completion   set done
3937 master Replace use of `assert false` with `throw new AssertionError()` In some places of the code we use `assert false` to indicate the execution has reached an unacceptable state. This is not compliant with our code style (as revised by [1]) which st... Pull #788 08 Jan 2018 10:33AM UTC web-flow travis-ci pending completion   set done
3936 master Replace use of `assert false` with `throw new AssertionError()` In some places of the code we use `assert false` to indicate the execution has reached an unacceptable state. This is not compliant with our code style (as revised by [1]) which st... Pull #788 08 Jan 2018 10:28AM UTC web-flow travis-ci pending completion   set done
3935 master Replace use of `assert false` with `throw new AssertionError()` There has been a code policy change[1] where it was determined that `throw new AssertionError()` could likely be better used in places where we are currently using `assert false` to ... Pull #788 07 Jan 2018 09:29AM UTC web-flow travis-ci pending completion   set done
3934 master DeveloperGuide: Add scenarios to suggested programming tasks The suggested programming tasks are just a list of tasks to do. Providing the background context of the tasks makes them more interesting and real, which will give a better motivation ... Pull #789 07 Jan 2018 03:03AM UTC web-flow travis-ci pending completion   set done
3933 master Model: Add deleteTag(Tag) The Model API does not expose a way to delete a particular Tag entirely from the AddressBook (i.e. removing the Tag from all Persons and purging the Tag in the AddressBook's tag list). Let's add Model#deleteTag(Tag). Pull #790 07 Jan 2018 02:38AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • …
  • 77
  • 78
  • Next →
  • Back to Repo
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