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

jandrew / Spreadsheet-XLSX-Reader-LibXML / 84
91%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2015 01:51PM UTC
Jobs 1
Files 16
Run time 1s
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
84

Pull #85

travis-ci

jandrew
v0.38.20
	+ Added an Attribute that allows control of whether the errors get Carp's longmess
	+ Added better handling of double digit text years in conversion to a date
		This assumes that the year is no more than 20 years in the future or 80 years
		in the past of the process time
	+ Added an attribute 'european_first' to the formatter that prioritizes the DD-MM-YY
		style of date string parsing over MM-DD-YY
	+ Re-wrote the worksheet parser to have a 'fast-forward' mode.
		This reduces the intermediate processing (time) spent on advancing through the worksheet
		when you don't want the values, closes #83 in github
	! Added a test for bad worksheet dimension values in a worksheet, closes #79 in github
	! Added a test for missing row span attributes in a row node, closes #78 in github
	+ Aligned dist.ini a bit with the other packages I maintain
Pull Request #85: Iss83

276 of 276 new or added lines in 5 files covered. (100.0%)

1996 of 2192 relevant lines covered (91.06%)

293.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
lib/Spreadsheet/XLSX/Reader/LibXML/Worksheet.pm
20
100.0
lib/Spreadsheet/XLSX/Reader/LibXML/XMLReader/WorksheetToRow.pm

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/Spreadsheet/XLSX/Reader/LibXML/ParseExcelFormatStrings.pm
Jobs
ID Job ID Ran Files Coverage
7 84.7 (COVERAGE=1) 10 Oct 2015 01:51PM UTC 0
91.06
Travis Job 84.7
Source Files on build 84
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #84
  • Pull Request #85
  • PR Base - master (#82)
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