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

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

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2018 07:44PM UTC
Jobs 1
Files 126
Run time 49s
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
320

push

travis-ci-com

web-flow
Re implementation of import and export feature (#96)

* 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

2119 of 2891 relevant lines covered (73.3%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 320.1 22 Oct 2018 07:44PM UTC 0
73.3
Travis Job 320.1
Source Files on build 320
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #320
  • be3cd3d6 on github
  • Prev Build on master (#319)
  • Next Build on master (#338)
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