Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

chore: exclude spec files from being loaded as commands #46

Merged
merged 2 commits into from
Aug 27, 2018
Merged

chore: exclude spec files from being loaded as commands #46

merged 2 commits into from
Aug 27, 2018

Conversation

hassankhan
Copy link
Contributor

@hassankhan hassankhan commented Aug 27, 2018

Resolves oclif/oclif#158

@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @hassankhan to sign the Salesforce.com Contributor License Agreement.

@codecov
Copy link

codecov bot commented Aug 27, 2018

Codecov Report

Merging #46 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   62.47%   62.55%   +0.08%     
==========================================
  Files           7        7              
  Lines         421      422       +1     
  Branches      115      115              
==========================================
+ Hits          263      264       +1     
  Misses        113      113              
  Partials       45       45
Impacted Files Coverage Δ
src/plugin.ts 61.41% <100%> (+0.3%) ⬆️

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 f783839...965f83b. Read the comment docs.

@jdx jdx merged commit 5854d34 into oclif:master Aug 27, 2018
jdx pushed a commit that referenced this pull request Aug 27, 2018
<a name="1.7.1"></a>
## [1.7.1](v1.7.0...v1.7.1) (2018-08-27)

### Bug Fixes

* exclude `spec` files from being loaded as commands ([#46](#46)) ([5854d34](5854d34)), closes [#158](#158)
@oclif-bot
Copy link
Contributor

🎉 This PR is included in version 1.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hassankhan hassankhan deleted the exclude-spec-files branch August 27, 2018 19:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants