Skip to content
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

fix: update the previewUrl of online-code-formatting #844

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Conversation

wewoor
Copy link
Collaborator

@wewoor wewoor commented Feb 17, 2023

Description

Update the preview URL of online-code-formatting.

@wewoor wewoor requested a review from mortalYoung February 17, 2023 07:17
@wewoor wewoor added the documentation Improvements or additions to documentation label Feb 17, 2023
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Base: 91.25% // Head: 91.05% // Decreases project coverage by -0.20% ⚠️

Coverage data is based on head (fc48b68) compared to base (cfd7c7c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #844      +/-   ##
==========================================
- Coverage   91.25%   91.05%   -0.20%     
==========================================
  Files         187      188       +1     
  Lines        5900     6071     +171     
  Branches     1430     1476      +46     
==========================================
+ Hits         5384     5528     +144     
- Misses        510      537      +27     
  Partials        6        6              
Impacted Files Coverage Δ
src/components/tabs/index.tsx 91.42% <0.00%> (-8.58%) ⬇️
src/workbench/editor/group.tsx 96.29% <0.00%> (-1.01%) ⬇️
src/components/tree/index.tsx 98.97% <0.00%> (-0.01%) ⬇️
src/workbench/panel/panel.tsx 100.00% <0.00%> (ø)
src/components/contextMenu/index.tsx 100.00% <0.00%> (ø)
src/workbench/problems/paneView/index.tsx 100.00% <0.00%> (ø)
src/workbench/sidebar/search/searchTree.tsx 100.00% <0.00%> (ø)
src/components/scrollable/index.tsx
src/components/scrollBar/index.tsx 87.36% <0.00%> (ø)
src/components/scrollBar/base.ts 100.00% <0.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wewoor wewoor merged commit bc31969 into main Feb 20, 2023
@wewoor wewoor deleted the fix/docsShowCase branch February 20, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants