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

Remove app folder #48

Merged
merged 4 commits into from
Sep 15, 2024
Merged

Remove app folder #48

merged 4 commits into from
Sep 15, 2024

Conversation

arkadiuszbachorski
Copy link
Collaborator

Remove app folder

♻️ Current situation & Problem

app folder is left-over after Vite migration.

⚙️ Release Notes

  • Remove app folder

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Sep 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 27.20%. Comparing base (3168b31) to head (7641ff2).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
modules/query/queryClient.ts 0.00% 6 Missing and 1 partial ⚠️
modules/query/ReactQueryClientProvider.tsx 0.00% 2 Missing ⚠️
routes/~__root.tsx 0.00% 2 Missing ⚠️
modules/firebase/app.ts 0.00% 1 Missing ⚠️
modules/user/queries.tsx 0.00% 1 Missing ⚠️
routes/~_dashboard.tsx 0.00% 1 Missing ⚠️
routes/~_dashboard/~patients/utils.ts 0.00% 1 Missing ⚠️
routes/~_dashboard/users/$id.tsx 0.00% 1 Missing ⚠️
routes/~_dashboard/~users/~invite.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   27.26%   27.20%   -0.06%     
==========================================
  Files         181      182       +1     
  Lines        6296     6310      +14     
  Branches      299      300       +1     
==========================================
  Hits         1716     1716              
- Misses       4486     4499      +13     
- Partials       94       95       +1     
Files with missing lines Coverage Δ
modules/firebase/app.ts 0.00% <0.00%> (ø)
modules/user/queries.tsx 0.00% <0.00%> (ø)
routes/~_dashboard.tsx 0.00% <0.00%> (ø)
routes/~_dashboard/~patients/utils.ts 0.00% <0.00%> (ø)
routes/~_dashboard/users/$id.tsx 0.00% <0.00%> (ø)
routes/~_dashboard/~users/~invite.tsx 0.00% <0.00%> (ø)
modules/query/ReactQueryClientProvider.tsx 0.00% <0.00%> (ø)
routes/~__root.tsx 0.00% <0.00%> (ø)
modules/query/queryClient.ts 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c4f08a...7641ff2. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit f3db050 into main Sep 15, 2024
9 of 10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/remove-app-folder branch September 15, 2024 14:06
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