jcserv / ulinks

ULinks is an open source website serving as a group chat directory enabling students to join group chats for courses or communities within their school.
3 stars 8 forks source link

⚙️ Tweak: Interpret courseInfo from title & 🚀 Feature: Support Linktree #43

Closed jcserv closed 3 years ago

jcserv commented 3 years ago

feat/imma-fix-wolves

Fixes: #40 #39

Changes

List out all the changes, and then explain the changes made at a higher level

vercel[bot] commented 3 years ago

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

🔍 Inspect: https://vercel.com/jcserv/ulinks/HjFXpUW53tTxfF4TsbVriuejkFML
✅ Preview: https://ulinks-git-imma-fix-wolves-jcserv.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #43 (4755e56) into develop (d2eff35) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #43      +/-   ##
===========================================
+ Coverage    97.29%   97.36%   +0.07%     
===========================================
  Files            8        8              
  Lines           37       38       +1     
  Branches        11       11              
===========================================
+ Hits            36       37       +1     
  Misses           1        1              
Impacted Files Coverage Δ
client/components/LinkIconBar.jsx 100.00% <ø> (ø)
client/helpers/formatters.js 100.00% <100.00%> (ø)

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 d2eff35...4755e56. Read the comment docs.