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

Support monorepos #3

Closed
wants to merge 4 commits into from
Closed

Support monorepos #3

wants to merge 4 commits into from

Conversation

jlegrone
Copy link
Owner

No description provided.

If no multi-env config is found in the nearest package.json file,
multi-env will find-up to the next package.json. This allows users to
define configuration once at the top level of a monorepo.
@codecov
Copy link

codecov bot commented Dec 13, 2017

Codecov Report

Merging #3 into master will decrease coverage by 25%.
The diff coverage is 72.72%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #3    +/-   ##
=====================================
- Coverage     100%   75%   -25%     
=====================================
  Files           1     1            
  Lines           7    12     +5     
  Branches        2     4     +2     
=====================================
+ Hits            7     9     +2     
- Misses          0     2     +2     
- Partials        0     1     +1
Impacted Files Coverage Δ
src/index.js 75% <72.72%> (-25%) ⬇️

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 21f0f3c...0c033e2. Read the comment docs.

Repository owner deleted a comment from codecov bot Dec 13, 2017
@jlegrone jlegrone closed this Feb 3, 2019
@jlegrone jlegrone deleted the feature/lerna branch February 3, 2019 07:32
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

1 participant