nicholaschiang / hammock

Move your newsletters outside of your inbox. Focus on and learn from the content you love in a distraction-free reading space.
https://readhammock.com
GNU Affero General Public License v3.0
11 stars 1 forks source link

feat: clicking author opens writer page #138

Closed nicholaschiang closed 3 years ago

nicholaschiang commented 3 years ago

Fixes PD-152

linear[bot] commented 3 years ago
PD-152 Clicking on author opens writer page

Clicking on the author of a message in your `/feed` should open that author's writer page.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

hammock – ./

🔍 Inspect: https://vercel.com/readhammock/hammock/EZDvSdCq3AnM1YEDmxnqmJH1BZYi
✅ Preview: https://hammock-git-writer-readhammock.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #138 (d615291) into develop (639ae01) will decrease coverage by 9.03%. The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #138      +/-   ##
===========================================
- Coverage    46.27%   37.24%   -9.04%     
===========================================
  Files           70       81      +11     
  Lines         1087     1348     +261     
  Branches       317      396      +79     
===========================================
- Hits           503      502       -1     
- Misses         584      846     +262     
Impacted Files Coverage Δ
components/message-row.tsx 87.50% <75.00%> (+1.78%) :arrow_up:
pages/api/redirect.ts
components/icons/archive.tsx 0.00% <0.00%> (ø)
lib/utils/numid.ts 33.33% <0.00%> (ø)
pages/writers/[email].tsx 0.00% <0.00%> (ø)
pages/messages/[id].tsx 0.00% <0.00%> (ø)
components/controls.tsx 0.00% <0.00%> (ø)
lib/xpath.ts 0.00% <0.00%> (ø)
components/icons/tweet.tsx 0.00% <0.00%> (ø)
components/icons/arrow-back.tsx 0.00% <0.00%> (ø)
... and 4 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 639ae01...d615291. Read the comment docs.