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

Remove worksheetCache private property as unused #11

Merged
merged 1 commit into from
Nov 22, 2018

Conversation

MaxDesiatov
Copy link
Collaborator

@MaxDesiatov MaxDesiatov commented Nov 22, 2018

This property became unused after new API on Worksheet type has been added, which relies on users maintaining their own cache. It should be removed as unused.

Resolves #9.

@codecov
Copy link

codecov bot commented Nov 22, 2018

Codecov Report

Merging #11 into master will increase coverage by 1.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   96.84%   97.86%   +1.01%     
==========================================
  Files           4        4              
  Lines         190      187       -3     
==========================================
- Hits          184      183       -1     
+ Misses          6        4       -2
Impacted Files Coverage Δ
Sources/CoreXLSX/CoreXLSX.swift 96.87% <100%> (+2.84%) ⬆️

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 e947177...6886682. Read the comment docs.

@MaxDesiatov MaxDesiatov merged commit 435cc7c into master Nov 22, 2018
@delete-merged-branch delete-merged-branch bot deleted the remove-worksheetcache branch November 22, 2018 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant