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

React router v7 #6

Merged
merged 12 commits into from
Nov 22, 2024
Merged

React router v7 #6

merged 12 commits into from
Nov 22, 2024

Conversation

AlemTuzlak
Copy link
Contributor

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
List any dependencies that are required for this change.

Type of change

Please mark relevant options with an x in the brackets.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Algorithm update - updates algorithm documentation/questions/answers etc.
  • Other (please describe):

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also
list any relevant details for your test configuration

  • Integration tests
  • Unit tests
  • Manual tests
  • No tests required

Reviewer checklist

Mark everything that needs to be checked before merging the PR.

  • Check if the UI is working as expected and is satisfactory
  • Check if the code is well documented
  • Check if the behavior is what is expected
  • Check if the code is well tested
  • Check if the code is readable and well formatted
  • Additional checks (document below if any)

Screenshots (if appropriate):

Questions (if appropriate):

Copy link

github-actions bot commented Oct 9, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.46% 2 / 429
🔵 Statements 0.46% 2 / 429
🔵 Functions 15.78% 3 / 19
🔵 Branches 15.78% 3 / 19
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/entry.client.tsx 0% 0% 0% 0% 1-53
app/entry.server.tsx 0% 0% 0% 0% 1-113
app/env.server.ts 0% 0% 0% 0% 1-45
app/root.tsx 0% 0% 0% 0% 1-44
app/routes.ts 0% 0% 0% 0% 1-3
app/library/language-switcher/LanguageSwitcher.tsx 0% 0% 0% 0% 1-24
app/localization/i18n.server.ts 0% 0% 0% 0% 1-20
app/localization/resource.ts 0% 0% 0% 0% 1-19
app/routes/_index.tsx 0% 0% 0% 0% 1-97
app/routes/resource.locales.ts 0% 0% 0% 0% 1-40
app/routes/robots[.]txt.ts 0% 0% 0% 0% 1-21
app/routes/sitemap-index[.]xml.ts 0% 0% 0% 0% 1-23
app/routes/sitemap.$lang[.]xml.ts 0% 0% 0% 0% 1-27
app/utils/http.ts 0% 100% 100% 0% 7-23
Generated in workflow #35 for commit a232ca2 by the Vitest Coverage Report Action

@thomasfr thomasfr merged commit d688b66 into main Nov 22, 2024
3 checks passed
@thomasfr thomasfr deleted the react-router-v7 branch November 22, 2024 15:48
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