Closed ianoshorty closed 6 years ago
Closes #53 and #56
Merging #77 into feature/component_layout will decrease coverage by
9.95%
. The diff coverage is48.33%
.
@@ Coverage Diff @@
## feature/component_layout #77 +/- ##
============================================================
- Coverage 92.85% 82.89% -9.96%
============================================================
Files 32 40 +8
Lines 210 269 +59
Branches 6 16 +10
============================================================
+ Hits 195 223 +28
- Misses 12 37 +25
- Partials 3 9 +6
Impacted Files | Coverage Δ | |
---|---|---|
src/components/contactform/index.tsx | 100% <ø> (ø) |
:arrow_up: |
src/html.js | 0% <0%> (ø) |
|
src/assets/scripts/cookies.js | 0% <0%> (ø) |
|
src/assets/scripts/linkedin.js | 0% <0%> (ø) |
|
src/assets/scripts/tracking.js | 0% <0%> (ø) |
|
src/components/layout.tsx | 100% <100%> (ø) |
:arrow_up: |
src/components/seo/facebook.tsx | 70% <70%> (ø) |
|
src/components/seo/twitter.tsx | 85.71% <85.71%> (ø) |
|
src/components/seo/meta.tsx | 85.71% <85.71%> (ø) |
|
src/components/seo/index.tsx | 88.88% <88.88%> (ø) |
|
... and 8 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 38261e7...ee4208f. Read the comment docs.
Review #75 and #76 before this PR.
This PR adds all the analytics and tracking currently on the live site. It also adds the apple icons. We're going to need to do some testing of this, but it seems to be working fine.