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

Export default loaders object #212

Closed

Conversation

chrisblossom
Copy link
Contributor

This updates #208 to export the actual defaultLoaders object used by cosmiconfig.

Note: it currently is based on #211. If that doesn't land and this PR is wanted, I'll update accordingly.

@codecov-io
Copy link

Codecov Report

Merging #212 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #212   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      9    +2     
  Lines         228    220    -8     
  Branches       51     43    -8     
=====================================
- Hits          228    220    -8
Impacted Files Coverage Δ
src/createExplorer.ts 100% <100%> (ø) ⬆️
src/index.ts 100% <100%> (ø) ⬆️
src/loaders.ts 100% <100%> (ø) ⬆️
src/createExplorerBase.ts 100% <100%> (ø)
src/createExplorerSync.ts 100% <100%> (ø)

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 67d41b0...4973287. Read the comment docs.

@davidtheclark davidtheclark changed the base branch from master to v6 October 6, 2019 17:31
@chrisblossom chrisblossom mentioned this pull request Oct 15, 2019
Merged
@chrisblossom chrisblossom deleted the actual-default-loaders-object branch October 23, 2019 21:53
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.

None yet

2 participants