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

CS2113-AY1819S1-W12-3 / main / 571 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2018 02:55AM UTC
Files 141
Run time 7s
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

12 Nov 2018 02:51AM UTC coverage: 87.282%. Remained the same
571.1

push

travis-ci-com

web-flow
Trimmed ppp (#192)

* Coded the export feature
It takes in a directory and a name and exports the xml file to the location
Directory and name willbe that of default if not specified
Currently does not converts to .csv file

* Updated user guide: changed the command format for export

* Implemented the import feature, currently replaces the whole addressbook.xml file

* Implemented xml to csv converter. Export function now  saves file in .csv format
Bug: since some addresses have commas, they do not show up correctly in .csv file

* Updated ".gitignore"

* Fixed Travis errors

* Added quotation marks to encapsulate every string to fix bug on commas interfering with the excel file.
moved style.xsl to resource/view
Updated .gitignore

* Fixed Travis errors

* Changed prefix names for export and import
Updated user guide prefixes

* Added the implementation for backup and listing of snapshots in the user guide

* Edited "f" to "f/"

* Reimplemented the export feature, CsvParser writes UniquePersonsList to a .csv file

* Fixed Travis errors

* Renamed CsvParser to CsvWriter

* Fixed Travis Errors

* Added conversion of File type to List<Person> in CsvWriter

* Import is now fully implemented. It appends the addressbook with the imported data.
Bug (Major): if .csv file is edited in excel, format of the whole file will change, thus rendering the CsvWrite useless

* Fixed AppVeyor errors

* Fixed AppVeyor errors

* Added .trim() to ExportCommand
Abstracted makeBackup
Made fileName accessible to testcases

* Added JavaDoc for getFileName

* Fixed AppVeyor error

* Added deletion of backup snapshot after backup command has ran

* Fixed error by introducing stubs

* Added JavaDoc to fix some errors

* Catch IOException in line 41 of BackUpCommandTest

* Overload BackUpCommand() to accept a source directory

* Reimplemented backup and restore
does not touch addressbook.xml

* Fixed some errors

... (continued)

3109 of 3562 relevant lines covered (87.28%)

0.87 hits per line

Source Files on job 571.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 229
  • Travis Job 571.1
  • dc3718a1 on github
  • Prev Job for on master (#42.1)
  • Next Job for on master (#43.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