Skip to content

Remove highlight and suggetedUrl, use display.html #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 4, 2025
Merged

Conversation

SharzyL
Copy link
Owner

@SharzyL SharzyL commented May 4, 2025

  • feat[frontend]: implemenet an editor
  • feat: improve support for highlight and filename
  • feat[frontend]: unify decrypt and display page
  • feat: remove suggestedUrl and highlight page

Copy link

github-actions bot commented May 4, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 76.56%
⬇️ -0.24%
820 / 1071
🔵 Statements 75.83%
⬇️ -0.22%
838 / 1105
🔵 Functions 73.68%
⬇️ -0.66%
140 / 190
🔵 Branches 69.97%
⬇️ -0.68%
536 / 766
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
frontend/components/CodeEditor.tsx 64.15%
⬆️ +6.75%
61.29%
⬆️ +1.29%
75%
⬆️ +6.25%
64.15%
⬆️ +6.75%
45-49, 64, 104-112, 114, 121-123, 157, 169
frontend/components/DarkModeToggle.tsx 81.25%
⬇️ -11.05%
81.25%
⬇️ -11.60%
80%
⬇️ -8.88%
81.25%
⬇️ -11.05%
32, 48, 60-61, 84-85
frontend/components/UploadedPanel.tsx 66.66%
⬆️ +30.30%
75%
🟰 ±0%
40%
⬆️ +23.34%
66.66%
⬆️ +30.30%
20, 65-80
frontend/pages/DisplayPaste.tsx 70.42% 69.01% 44.44% 70.42% 22, 60-61, 69, 81-87, 94-95, 98-99, 104-105, 121-122, 131, 160-192
frontend/pages/PasteBin.tsx 69.69%
🟰 ±0%
73.07%
⬇️ -1.00%
77.77%
🟰 ±0%
71.87%
🟰 ±0%
70, 71, 77-78, 86, 98-105, 117-133, 142, 149, 153-156
frontend/utils/HighlightLoader.ts 77.77%
⬇️ -22.23%
83.33%
⬇️ -16.67%
100%
🟰 ±0%
77.77%
⬇️ -22.23%
21-22
frontend/utils/overrides.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
frontend/utils/uploader.ts 35.89%
⬆️ +1.68%
31.25%
🟰 ±0%
50%
🟰 ±0%
36.11%
⬆️ +1.83%
9-12, 27-37, 41, 44-46, 72-81
worker/handlers/handleRead.ts 98.01%
⬇️ -0.04%
90.29%
⬆️ +0.58%
100%
🟰 ±0%
98.01%
⬇️ -0.04%
67, 84
worker/handlers/handleWrite.ts 85.29%
⬇️ -0.69%
81.72%
⬇️ -1.10%
100%
🟰 ±0%
85.29%
⬇️ -0.69%
50-56, 88, 97, 103, 140, 168, 175, 183, 217, 222
Generated in workflow #57 for commit 5e65b6b by the Vitest Coverage Report Action

@SharzyL SharzyL merged commit f7b2772 into goshujin May 4, 2025
3 checks passed
@SharzyL SharzyL deleted the editor branch May 4, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant