Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix time values returned by Cell.dateValue #115

Merged
merged 1 commit into from
Jun 12, 2020
Merged

Conversation

MaxDesiatov
Copy link
Collaborator

Resolve #114

@MaxDesiatov MaxDesiatov added the bug Something isn't working label Jun 12, 2020
@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #115 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   97.34%   97.34%           
=======================================
  Files           8        8           
  Lines         301      301           
=======================================
  Hits          293      293           
  Misses          8        8           
Impacted Files Coverage Δ
Sources/CoreXLSX/Worksheet/CellQueries.swift 90.32% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fa117d...b5e54db. Read the comment docs.

@MaxDesiatov MaxDesiatov merged commit 90f00c1 into master Jun 12, 2020
@MaxDesiatov MaxDesiatov deleted the fix-time-value branch June 12, 2020 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error parsing cells with Time value
1 participant