devhatt / octopost

Octopost is an open source service from Devhat that was created to guide new developers for free
https://devhatt.github.io/octopost/
MIT License
65 stars 45 forks source link

fix: remove preview and adjustments to the preview component #537

Closed juliaam closed 2 weeks ago

juliaam commented 2 weeks ago

Closes #370

Bugfix - **Description** Haviam 2 componentes de preview, era necessário que um fosse retirado e renomeado corretamente
Visual evidences: ![image](https://github.com/devhatt/octopost/assets/35346206/70881f05-5591-48a3-ace0-251bb03d61fc)
Checklist - [ x] Issue linked - [ x] Build working correctly - [ x] Tests created
github-actions[bot] commented 2 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 65.89% 313 / 475
🔵 Statements 66.27% 342 / 516
🔵 Functions 66.82% 137 / 205
🔵 Branches 63.38% 135 / 213
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/Preview/Preview.tsx 100% 100% 100% 100%
src/components/Tabber/Tabber.tsx 0% 0% 0% 0% 19, 21-22, 25-26, 29-32, 32, 35-44, 36-38, 40-43, 46-48, 47, 50-62, 51-52, 54-56, 55, 58-61
Generated in workflow #1319