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

CS2113-AY1819S1-W12-3 / main / 580
87%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2018 08:47AM UTC
Jobs 1
Files 141
Run time 8s
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

pending completion
580

push

travis-ci-com

web-flow
Added test cases (#197)

* 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 error... (continued)

3109 of 3562 relevant lines covered (87.28%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 580.1 12 Nov 2018 08:47AM UTC 0
87.28
Travis Job 580.1
Source Files on build 580
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #580
  • 475c8b9e on github
  • Prev Build on master (#577)
  • Next Build on master (#52)
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