Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Separated getCellValue into multiple functions #60

Merged
merged 4 commits into from
Jul 6, 2015
Merged

Separated getCellValue into multiple functions #60

merged 4 commits into from
Jul 6, 2015

Conversation

Lewiscowles1986
Copy link
Contributor

This separates the larger getCellValue into a smaller function with utility functions

@boxcla
Copy link

boxcla commented Jul 1, 2015

Verified that @Lewiscowles1986 has signed the CLA. Thanks for the pull request!

@Lewiscowles1986
Copy link
Contributor Author

Update to #48, also passes tests for #47, could be used towards future spreadsheet / base class / interface, as in discussion in #50 maybe?

@Lewiscowles1986
Copy link
Contributor Author

TODO: Make changes, then revisit and destroy readability with PSR 👎 😢

Author:    Lewis Cowles <lewiscowles@me.com>
Committer: Lewis <lewis@chromebook>
	modified:   src/Spout/Reader/XLSX.php
@Lewiscowles1986
Copy link
Contributor Author

Right Unit Tests Expanded along with sample files to include "str" string and invalid date (although not ideal, it is nice to be able to read invalid dates as null)

@Lewiscowles1986
Copy link
Contributor Author

as a fringe benefit, coverage for this file up from 93.52 to 100% 😄

@adrilo
Copy link
Collaborator

adrilo commented Jul 6, 2015

Fantastic! Thanks 😃

adrilo added a commit that referenced this pull request Jul 6, 2015
Separated getCellValue into multiple functions
@adrilo adrilo merged commit 3edb056 into box:master Jul 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants