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

se-edu / addressbook-level4 / 4387

Builds Branch Commit Type Ran Committer Via Coverage
4387 master Merge branch 'master' into 707-update-junit-to-latest-version Pull #811 02 Apr 2018 07:23AM UTC web-flow travis-ci pending completion   set done
4385 master StatusBarFooter & CommandBox: Update styleClass to StackPane Both fxml files use StackPane as the root node. However, both use 'anchor-pane' as their styleClass. 'anchor-pane' style class is not used elsewhere in the code base. Let's rename 'anc... Pull #870 02 Apr 2018 06:25AM UTC web-flow travis-ci pending completion   set done
4384 master FileUtil: remove FileUtil#getPath(String) and FileUtilTest After refactoring the codebase to use java.nio.file for file/path handling, FileUtil#getPath(String) is not used anywhere else except in FileUtilTest. Following that, FileUtilTest would... Pull #866 01 Apr 2018 08:07AM UTC web-flow travis-ci pending completion   set done
4383 master FileUtil: remove FileUtil#getPath(String) and FileUtilTest After refactoring the codebase to use java.nio.file for file/path handling, FileUtil#getPath(String) is not used anywhere else except in FileUtilTest. Following that, FileUtilTest would... Pull #866 01 Apr 2018 07:50AM UTC web-flow travis-ci pending completion   set done
4382 master [#819] HelpWindow: multiple help windows can be opened (#850) MainWindow creates and shows a new HelpWindow whenever MainWindow#handleHelp() is called. This allows multiple HelpWindows to be opened at the same time by executing HelpCommand, pre... push 01 Apr 2018 02:14AM UTC web-flow travis-ci pending completion   set done
4381 master StatusBarFooter & CommandBox: Update styleClass to StackPane Both fxml files use StackPane as the root node. However, both use 'anchor-pane' as their styleClass. 'anchor-pane' style class is not used elsewhere in the code base. Let's rename 'anc... Pull #870 31 Mar 2018 07:19PM UTC web-flow travis-ci pending completion   set done
4380 master Gradle: upgrade to JUnit5 Gradle uses JUnit 4.12 for testing which is an older version of JUnit. Let's upgrade to JUnit 5. To use JUnit 5, we need to add in additional dependencies junit-jupiter-api and junit-jupiter-engine. Junit-jupiter-engine... Pull #811 31 Mar 2018 05:33PM UTC web-flow travis-ci pending completion   set done
4379 master Developer guide: update model component section AddressBook previously had a UniqueTagList linked to it, which was reflected in the model component diagram. Since AddressBook does not use a master tag list anymore, the model component diagram is... Pull #825 31 Mar 2018 05:09PM UTC web-flow travis-ci pending completion   set done
4378 master FileUtil: remove FileUtil#getPath(String) and FileUtilTest After refactoring the codebase to use java.nio.file for file/path handling, FileUtil#getPath(String) is not used anywhere else except in FileUtilTest. Following that, FileUtilTest would... Pull #866 30 Mar 2018 07:29PM UTC web-flow travis-ci pending completion   set done
4376 master FileUtil: remove FileUtil#getPath(String) and FileUtilTest After refactoring the codebase to use java.nio.file for file/path handling, FileUtil#getPath(String) is not used anywhere else except in FileUtilTest. Following that, FileUtilTest would... Pull #866 30 Mar 2018 06:30PM UTC web-flow travis-ci pending completion   set done
4375 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 seem to appear even after running any comm... Pull #850 29 Mar 2018 05:37PM UTC web-flow travis-ci pending completion   set done
4373 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 29 Mar 2018 05:01PM UTC web-flow travis-ci pending completion   set done
4371 master build.gradle: remove field with default value The line 'org.gradle.daemon=true' in gradle.properties is a default value as seen in https://docs.gradle.org/4.6/userguide/gradle_daemon.html It is unnecessary to specify default values. Let's remov... Pull #869 29 Mar 2018 05:58AM UTC web-flow travis-ci pending completion   set done
4370 master build.gradle: remove unused testfx-legacy dependency Testfx-legacy is depreciated and no longer supported. We use testfx-core version 4.0.12-alpha, which is past the supported testfx-legacy version of 4.0.8-alpha, and breaks it, according to http... Pull #868 29 Mar 2018 05:46AM UTC web-flow travis-ci pending completion   set done
4369 master more testing Pull #866 29 Mar 2018 04:46AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • …
  • 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