Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Conversation

@tripodsan
Copy link
Contributor

@tripodsan tripodsan marked this pull request as draft July 16, 2020 08:46
@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #132   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          293       292    -1     
=========================================
- Hits           293       292    -1     
Impacted Files Coverage Δ
src/data-source.js 100.00% <100.00%> (ø)
src/embed.js 100.00% <100.00%> (ø)
src/index.js 100.00% <100.00%> (ø)
src/matchers/excel.js 100.00% <100.00%> (ø)
src/matchers/feed.js 100.00% <100.00%> (ø)
src/matchers/google.js 100.00% <100.00%> (ø)
src/matchers/run-query.js 100.00% <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 2482146...349e85b. Read the comment docs.

@tripodsan tripodsan force-pushed the support-for-driveid branch from 528ece8 to b42a6f3 Compare July 16, 2020 10:37
@github-actions
Copy link

This PR will trigger a minor release when merged.

@tripodsan tripodsan force-pushed the support-for-driveid branch from b42a6f3 to ea43b49 Compare July 16, 2020 12:56
@tripodsan tripodsan force-pushed the support-for-driveid branch from ea43b49 to 349e85b Compare July 17, 2020 09:27
@tripodsan tripodsan marked this pull request as ready for review July 17, 2020 09:29
@tripodsan tripodsan merged commit 2a7b2e0 into master Jul 17, 2020
@tripodsan tripodsan deleted the support-for-driveid branch July 17, 2020 09:29
trieloff pushed a commit that referenced this pull request Jul 17, 2020
# [1.8.0](v1.7.1...v1.8.0) (2020-07-17)

### Features

* **excel:** avoid caching in runtime ([#131](#131)) ([4edb1c2](4edb1c2)), closes [#90](#90)
* **excel:** support for drive id ([#132](#132)) ([2a7b2e0](2a7b2e0)), closes [#122](#122)
@trieloff
Copy link
Contributor

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support passing the drive-item-id as src parameter

3 participants