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

Chore migrate on latest babel and ava #772

Merged
merged 10 commits into from May 24, 2019

Conversation

alexander-akait
Copy link
Member

No description provided.

@alexander-akait alexander-akait force-pushed the chore-migrate-on-latest-babel-and-ava branch from bf3230a to 303dd1e Compare May 23, 2019 17:23
@codecov-io
Copy link

codecov-io commented May 23, 2019

Codecov Report

Merging #772 into master will decrease coverage by 0.03%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #772      +/-   ##
==========================================
- Coverage   98.69%   98.66%   -0.04%     
==========================================
  Files         110      116       +6     
  Lines        3061     3140      +79     
==========================================
+ Hits         3021     3098      +77     
- Misses         40       42       +2
Impacted Files Coverage Δ
packages/css-size/src/index.js 100% <100%> (ø) ⬆️
babel.config.js 80% <80%> (ø)
...kages/postcss-merge-longhand/src/lib/minifyTrbl.js 100% <0%> (ø) ⬆️
...postcss-discard-comments/src/lib/commentRemover.js 100% <0%> (ø) ⬆️
...ckages/stylehacks/src/plugins/leadingUnderscore.js 100% <0%> (ø) ⬆️
...ages/postcss-normalize-display-values/src/index.js 100% <0%> (ø) ⬆️
packages/postcss-merge-idents/src/index.js 100% <0%> (ø) ⬆️
packages/postcss-unique-selectors/src/index.js 100% <0%> (ø) ⬆️
...ages/postcss-merge-longhand/src/lib/hasAllProps.js 100% <0%> (ø) ⬆️
packages/postcss-reduce-initial/src/index.js 100% <0%> (ø) ⬆️
... and 62 more

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 a9bc061...e470ee3. Read the comment docs.

@alexander-akait alexander-akait force-pushed the chore-migrate-on-latest-babel-and-ava branch from 00671fd to 5be66fd Compare May 23, 2019 18:44
@alexander-akait
Copy link
Member Author

lerna doesn't work fine with node@6 so i disable CI on node@6, but our babel setup for 6.9.0 so all work fine

@alexander-akait
Copy link
Member Author

We need migrate on jest, ava is very slow on windows, let's merge this as is because test passed for linux and starts to migrate on jest

@alexander-akait alexander-akait merged commit 436b632 into master May 24, 2019
@alexander-akait alexander-akait deleted the chore-migrate-on-latest-babel-and-ava branch May 24, 2019 15:22
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