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

feat: added support for next 9 #88

Merged
merged 13 commits into from
Oct 2, 2019
Merged

feat: added support for next 9 #88

merged 13 commits into from
Oct 2, 2019

Conversation

ematipico
Copy link
Owner

@ematipico ematipico commented Oct 2, 2019

This PR adds support for next 9 and its nested routes feature

Closes #46

@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

Merging #88 into master will decrease coverage by 0.2%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #88      +/-   ##
=========================================
- Coverage      94%   93.8%   -0.21%     
=========================================
  Files          16      16              
  Lines         217     242      +25     
  Branches       29      33       +4     
=========================================
+ Hits          204     227      +23     
- Misses         12      14       +2     
  Partials        1       1
Impacted Files Coverage Δ
...roviders/aws/resources/terraFormGatewayResource.js 100% <ø> (ø) ⬆️
src/constants.js 100% <ø> (ø) ⬆️
src/providers/aws/resources/terraFormZip.js 100% <100%> (ø) ⬆️
...c/providers/aws/generateApiGatewayConfiguration.js 94.36% <100%> (ø) ⬆️
.../providers/aws/resources/terraFormGatewayMethod.js 100% <100%> (ø) ⬆️
...iders/aws/resources/terraFormGatewayIntegration.js 100% <100%> (ø) ⬆️
src/providers/aws/resources/terraFormLambda.js 100% <100%> (ø) ⬆️
src/configuration.js 80.85% <66.66%> (+0.41%) ⬆️
src/shared.js 95% <92%> (-5%) ⬇️

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 75214e5...f0214ca. Read the comment docs.

@ematipico ematipico changed the title Added support for next 9 feat: added support for next 9 Oct 2, 2019
@ematipico ematipico merged commit ee0a1b7 into master Oct 2, 2019
@ematipico ematipico deleted the feature/nested-routes branch October 2, 2019 11:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] Support nested routes of Next.js 9
1 participant