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

Add more rollup config and layout component. closes #51 #61

Merged
merged 29 commits into from
Oct 20, 2020
Merged

Conversation

patrickhaug
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 3, 2020

Codecov Report

Merging #61 into master will not change coverage.
The diff coverage is 83.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   72.47%   72.47%           
=======================================
  Files          66       66           
  Lines        1199     1199           
  Branches      122      122           
=======================================
  Hits          869      869           
  Misses        264      264           
  Partials       66       66           
Impacted Files Coverage Δ
...ckages/plugins/dershop/server/resolvers/Product.ts 49.23% <83.33%> (ø)

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 ac08bcc...d9a5557. Read the comment docs.

@mattvb91 mattvb91 linked an issue Oct 11, 2020 that may be closed by this pull request
2 tasks
mattvb91
mattvb91 previously approved these changes Oct 18, 2020
@@ -24,7 +24,8 @@
},
"dependencies": {
"@corejam/router": "0.0.5",
"@stencil/core": "2.0.3",
"@corejam/run": "^0.0.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@corejam/run": "^0.0.1",
"@corejam/run": "0.0.1",

"generate": "stencil generate"
},
"dependencies": {
"@corejam/dev": "0.0.5",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@corejam/dev": "0.0.5",
"@corejam/dev": "0.0.6",

yarn.lock Outdated
@@ -1189,6 +1189,15 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@corejam/dev@0.0.5":
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to regenerate new lock file this shouldn't be here

mattvb91
mattvb91 previously approved these changes Oct 20, 2020
mattvb91
mattvb91 previously approved these changes Oct 20, 2020
mattvb91
mattvb91 previously approved these changes Oct 20, 2020
mattvb91
mattvb91 previously approved these changes Oct 20, 2020
mattvb91
mattvb91 previously approved these changes Oct 20, 2020
@mattvb91 mattvb91 merged commit 68b3426 into master Oct 20, 2020
@mattvb91 mattvb91 deleted the playground branch October 20, 2020 14:21
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.

Corejam playground
2 participants