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 turbo dependency / directory #294

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Fix turbo dependency / directory #294

merged 1 commit into from
Jan 15, 2024

Conversation

kitsuyui
Copy link
Owner

For a long time, I have been mistakenly specifying the directory / dependency in turbo.json. Fix it.

For a long time, I have been mistakenly specifying the directory / dependency in turbo.json. Fix it.
@codecov-commenter
Copy link

Codecov Report

Attention: 55 lines in your changes are missing coverage. Please review.

Comparison is base (99dca13) 62.73% compared to head (7b242ca) 68.78%.
Report is 107 commits behind head on main.

Files Patch % Lines
packages/treemap/src/treemap.tsx 0.00% 18 Missing ⚠️
packages/textfield/src/TextArea.tsx 80.76% 10 Missing ⚠️
packages/textfield/src/TextField.tsx 80.00% 10 Missing ⚠️
packages/editablelabel/src/EditableLabel.tsx 91.66% 4 Missing ⚠️
packages/style-bulma/src/timer.tsx 33.33% 4 Missing ⚠️
packages/textfield/src/ClearButtonProvider.tsx 93.44% 4 Missing ⚠️
packages/dekamoji/src/dekamoji.tsx 80.00% 3 Missing ⚠️
packages/style-bulma/src/stopwatch.tsx 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
+ Coverage   62.73%   68.78%   +6.04%     
==========================================
  Files          30       35       +5     
  Lines        1119     1246     +127     
  Branches      201      227      +26     
==========================================
+ Hits          702      857     +155     
+ Misses        417      389      -28     
Flag Coverage Δ
unittests 68.78% <79.70%> (+6.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kitsuyui kitsuyui merged commit 1857e0b into main Jan 15, 2024
19 checks passed
@kitsuyui kitsuyui deleted the fix-turbo-dependency branch January 15, 2024 18:54
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.

2 participants