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

Add func parseWorksheetPathsAndNames on XLSXFile #109

Merged
merged 3 commits into from
May 27, 2020
Merged

Conversation

MaxDesiatov
Copy link
Collaborator

Resolve #105.

@MaxDesiatov MaxDesiatov added the enhancement New feature or request label May 27, 2020
@codecov
Copy link

codecov bot commented May 27, 2020

Codecov Report

Merging #109 into master will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   97.21%   97.33%   +0.12%     
==========================================
  Files           8        8              
  Lines         287      300      +13     
==========================================
+ Hits          279      292      +13     
  Misses          8        8              
Impacted Files Coverage Δ
Sources/CoreXLSX/XLSXFile.swift 97.54% <100.00%> (+0.29%) ⬆️

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 cc40a89...7d2b01c. Read the comment docs.

@MaxDesiatov MaxDesiatov merged commit afca297 into master May 27, 2020
@MaxDesiatov MaxDesiatov deleted the worksheet-names branch May 27, 2020 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API for matching sheet names to sheet paths
1 participant