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

Gatsby v2.3.14 #210

Merged
merged 44 commits into from May 10, 2019
Merged

Gatsby v2.3.14 #210

merged 44 commits into from May 10, 2019

Conversation

alxshelepenok
Copy link
Owner

Description

Bug fixes

No tags in post causes TypeError: Cannot read property 'map' of null (#205) 420e422
Cannot build gatsby sitemap (#199) d12a922

Tests

Improve coverage 7684644
Add fixtures 5b3dcd9

Chores

All scripts are replaced by the standard-version package 514e485
Migrate to .stylelintrc.json 91ca37f
Migrate to .eslintrc.json (#192) ce18826
Add .eslintignore add08f7
Add flow-typed

Improvement

Migrate to useStaticQuery (#186) 4ada925
Flow coverage (#180) 35f2170

renovate-bot and others added 30 commits May 2, 2019 15:41
fix(deps): update dependency gatsby-plugin-netlify-cms to v4
fix(deps): update dependency node-sass to ^4.12.0
chore(deps): update jest monorepo to v24 (major)
@codecov
Copy link

codecov bot commented May 10, 2019

Codecov Report

Merging #210 into master will increase coverage by 2.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage    95.1%   97.22%   +2.11%     
==========================================
  Files          28       35       +7     
  Lines         143      144       +1     
  Branches        8        8              
==========================================
+ Hits          136      140       +4     
+ Misses          7        4       -3
Impacted Files Coverage Δ
src/components/Sidebar/Contacts/Contacts.js 100% <ø> (ø) ⬆️
src/components/Pagination/Pagination.js 100% <ø> (ø) ⬆️
src/hooks/use-categories-list.js 100% <100%> (ø)
src/components/Post/Comments/Comments.js 80% <100%> (+5%) ⬆️
src/components/Sidebar/Sidebar.js 100% <100%> (+16.66%) ⬆️
jest/__fixtures__/page-context.js 100% <100%> (ø)
src/templates/categories-list-template.js 100% <100%> (ø) ⬆️
src/components/Layout/Layout.js 100% <100%> (ø) ⬆️
src/components/Post/Author/Author.js 100% <100%> (+16.66%) ⬆️
src/components/Sidebar/Copyright/Copyright.js 100% <100%> (ø) ⬆️
... and 29 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 30aa46a...46743e9. Read the comment docs.

@alxshelepenok alxshelepenok merged commit dd12ecf into master May 10, 2019
@alxshelepenok alxshelepenok deleted the gatsby-v2.3.14 branch July 8, 2020 20: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

2 participants