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

refactor: prepare placeholder pages #63

Merged
merged 11 commits into from
Aug 20, 2021
Merged

Conversation

zainfathoni
Copy link
Member

@zainfathoni zainfathoni commented Aug 15, 2021

@netlify
Copy link

netlify bot commented Aug 15, 2021

✔️ Deploy Preview for silacak ready!

🔨 Explore the source changes: 0047c36

🔍 Inspect the deploy log: https://app.netlify.com/sites/silacak/deploys/611fdb517ad7ff000700954f

😎 Browse the preview: https://deploy-preview-63--silacak.netlify.app

@codecov
Copy link

codecov bot commented Aug 15, 2021

Codecov Report

Merging #63 (0047c36) into main (26ba0c0) will increase coverage by 1.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   54.81%   55.89%   +1.08%     
==========================================
  Files          51       55       +4     
  Lines         405      424      +19     
  Branches      167      168       +1     
==========================================
+ Hits          222      237      +15     
- Misses        177      181       +4     
  Partials        6        6              
Impacted Files Coverage Δ
components/tracing/confirmed-cases-card.tsx 100.00% <ø> (ø)
...ponents/layout/dashboard/dashboard-page-header.tsx 100.00% <100.00%> (+50.00%) ⬆️
components/tracing/confirmed-cases-header.tsx 100.00% <100.00%> (ø)
pages/dashboard/monitoring/index.tsx 100.00% <100.00%> (ø)
...s/dashboard/tracing/[caseId]/[contactId]/index.tsx 100.00% <100.00%> (ø)
...dashboard/tracing/[caseId]/[contactId]/monitor.tsx 100.00% <100.00%> (ø)
pages/dashboard/tracing/[caseId]/index.tsx 100.00% <100.00%> (ø)
pages/dashboard/tracing/index.tsx 100.00% <100.00%> (ø)
pages/index.tsx 100.00% <100.00%> (ø)
components/ui/button/outline-button.tsx 16.66% <0.00%> (-83.34%) ⬇️
... and 5 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 26ba0c0...0047c36. Read the comment docs.

@resir014 resir014 changed the title Prepare placeholder pages refactor: prepare placeholder pages Aug 16, 2021
@zainfathoni zainfathoni marked this pull request as ready for review August 20, 2021 15:47
@resir014 resir014 added the automerge To be automatically merged once all checks are passed label Aug 20, 2021
@kodiakhq kodiakhq bot merged commit 27f31de into main Aug 20, 2021
@kodiakhq kodiakhq bot deleted the feature/placeholder-pages branch August 20, 2021 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge To be automatically merged once all checks are passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prepare placeholders for each page to make the routing obvious
2 participants