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

36 migrate to mobx #37

Merged
merged 2 commits into from
Aug 27, 2024
Merged

36 migrate to mobx #37

merged 2 commits into from
Aug 27, 2024

Conversation

Mnigos
Copy link
Owner

@Mnigos Mnigos commented Aug 27, 2024

closes #36

Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
taskleafy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 11:14am

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

Attention: Patch coverage is 86.04651% with 36 lines in your changes missing coverage. Please review.

Project coverage is 68.79%. Comparing base (2920d40) to head (ec83e42).
Report is 2 commits behind head on main.

Files Patch % Lines
app/board/stores/tasks-board.store.tsx 90.45% 21 Missing ⚠️
app/utils/reorder.ts 66.66% 6 Missing ⚠️
app/board/components/tasks/tasks-board.tsx 0.00% 5 Missing ⚠️
app/board/context/tasks-board.context.tsx 57.14% 3 Missing ⚠️
app/board/components/tasks/task-card.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   72.73%   68.79%   -3.94%     
==========================================
  Files          33       34       +1     
  Lines        1181     1096      -85     
  Branches       79      119      +40     
==========================================
- Hits          859      754     -105     
- Misses        322      342      +20     

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

@Mnigos Mnigos merged commit cbea6f2 into main Aug 27, 2024
6 of 7 checks passed
@Mnigos Mnigos deleted the 36-migrate-to-mobx branch August 27, 2024 11:16
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.

migrate to mobx
1 participant