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

apache / commons-csv / 221
98%

Build:
DEFAULT BRANCH: master
Ran 24 May 2019 12:20PM UTC
Jobs 2
Files 11
Run time 5s
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
221

push

travis-ci

garydgregory
[CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers (#41)

* [CSV-239] Cannot get headers in column order from CSVRecord.
* getHeaderNames returns all headers in column order including repeats which are allowed as per RFC 4180
* add CSVFormat.withAllowDuplicateHeaderNames()

* [CSV-239] Cannot get headers in column order from CSVRecord.
* only wrap headerNames with unmodifiableList if non-empty
* fix and enhance CSVRecord.toMap javadoc

* [CSV-239] Cannot get headers in column order from CSVRecord.
* fix exception messages

* [CSV-239] Cannot get headers in column order from CSVRecord.
* fix whitespace

* [CSV-239] Cannot get headers in column order from CSVRecord.
* simplify if statement

* [CSV-239] Cannot get headers in column order from CSVRecord.
* fix indentation
* add javadoc to Headers class
* rename method to createHeaders
* use String.format to build error message
* initialize header names List with appropriate size

28 of 28 new or added lines in 2 files covered. (100.0%)

889 of 979 relevant lines covered (90.81%)

1.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 221.1 24 May 2019 12:20PM UTC 0
90.81
Travis Job 221.1
3 221.3 24 May 2019 12:20PM UTC 0
90.81
Travis Job 221.3
Source Files on build 221
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #221
  • 030fb8e3 on github
  • Prev Build on master (#218)
  • Next Build on master (#222)
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