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

se-edu / addressbook-level4 / 4331

Builds Branch Commit Type Ran Committer Via Coverage
4331 master Person: add equality method for identity fields Person class contains only one equality method Person#equals(Object) which checks if all fields of the Person except tags are identical. Two Persons of the same name that have at least one other e... Pull #844 26 Mar 2018 05:01AM UTC web-flow travis-ci pending completion   set done
4329 master DeveloperGuide: update undo/redo feature section. UndoRedoStack previously stores the UndoableCommands inside itself. Since UndoRedoStack has been updated to store ReadOnlyAddressBook instead, the section on undo/redo feature in DeveloperGuide i... Pull #861 26 Mar 2018 04:42AM UTC web-flow travis-ci pending completion   set done
4325 master build.gradle: make String concatenation more explicit IntelliJ prompts that the compiler is unable to infer argument types for as String concatenation `descriptor` is type Object. Let's make String concatenation more explicit by converting `desc... Pull #860 26 Mar 2018 12:58PM UTC web-flow travis-ci pending completion   set done
4324 master Person: add equality method for identity fields Person class contains only one equality method Person#equals(Object) which checks if all fields of the Person except tags are identical. Two Persons of the same name that have at least one other e... Pull #844 25 Mar 2018 01:28AM UTC web-flow travis-ci pending completion   set done
4323 master Gradle: upgrade to JUnit5 Gradle uses JUnit 4.12 for testing. JUnit5 allows more precise rules with it's extension class. As discussed in #786, JUnit5 also enables parameterized tests, which can reduce boilerplate in our test code. Let's upgrade... Pull #811 23 Mar 2018 08:55AM UTC web-flow travis-ci pending completion   set done
4322 master PersonBuilder: remove default tag If no tag is set when constructing a new Person using PersonBuilder, a default tag of "friends" is added to the Person. This should not happen, as tags are optional. It also causes unintended interactions, such... Pull #845 23 Mar 2018 07:34AM UTC web-flow travis-ci pending completion   set done
4321 master Person: add equality method for identity fields Person class contains only one equality method Person#equals(Object) which checks if all fields of the Person except tags are identical. Two Persons of the same name that have at least one other e... Pull #844 23 Mar 2018 06:56AM UTC web-flow travis-ci pending completion   set done
4320 master MainWindow: focus on helpWindow if already open If the HelpWindow is already open, HelpWindow#show() does not focus on the already open window. This can be confusing to users since a HelpWindow does not appear. Let's update MainWindow to focus ... Pull #850 22 Mar 2018 05:06AM UTC web-flow travis-ci pending completion   set done
4319 master Person: add equality method for identity fields Person class contains only one equality method Person#equals(Object) which checks if all fields of the Person except tags are identical. Two Persons of the same name that have at least one other e... Pull #844 21 Mar 2018 12:35PM UTC web-flow travis-ci pending completion   set done
4318 master MainWindow: focus on helpWindow if already open If the HelpWindow is already open, HelpWindow#show() does not focus on the already open window. This can be confusing to users since a HelpWindow does not appear. Let's update MainWindow to focus ... Pull #850 20 Mar 2018 03:30PM UTC web-flow travis-ci pending completion   set done
4317 master Person: add equality method for identity fields Person class contains only one equality method Person#equals(Object) which checks if all fields of the Person except tags are identical. Two Persons of the same name that have at least one other e... Pull #844 20 Mar 2018 07:12AM UTC web-flow travis-ci pending completion   set done
4315 master Test data: 'isPrivate' XML attribute is unused Removed 'isPrivate' XML attribute from XML test files Pull #854 19 Mar 2018 05:45PM UTC web-flow travis-ci pending completion   set done
4314 master Merge branch '#824' of https://github.com/wxyz123/addressbook-level4 into #824 Pull #854 19 Mar 2018 05:42PM UTC web-flow travis-ci pending completion   set done
4313 master Test data: remove isPrivate XML attribute Removed isPrivate XML attribute from all the XML test data files Pull #854 19 Mar 2018 05:31PM UTC web-flow travis-ci pending completion   set done
4312 master [#796] PersonListPanel#personListView: revert type change (#818) personListView is of type ListView<PersonCard>. We use EasyBind library to map the Person objects to PersonCard objects. The mapping / applying of Function<? super F, ? extends E>... push 19 Mar 2018 01:18PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • …
  • 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