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

2926: Fallback language in search function #3024

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 2926-fallback-language-in-search

5b6bf61
Select commit
Loading
Failed to load commit list.
Open

2926: Fallback language in search function #3024

Merge branch 'main' into 2926-fallback-language-in-search
5b6bf61
Select commit
Loading
Failed to load commit list.
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main) succeeded Dec 11, 2024 in 33s

CodeScene PR Check

Code Health Quality Gates: OK

Change in average Code Health of affected files: +0.06 (9.94 -> 10.00)

  • Improving Code Health: 2 findings(s) ✅

View detailed results in CodeScene

Details

✅ Improving Code Health:

  • Complex Method SearchModalContainer.tsx: SearchModalContainer
  • Complex Method useAllPossibleSearchResults.ts: useAllPossibleSearchResults

Annotations

Check notice on line 43 in web/src/hooks/useAllPossibleSearchResults.ts

See this annotation in the file changed.

@codescene-delta-analysis codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)

✅ No longer an issue: Complex Method

useAllPossibleSearchResults is no longer above the threshold for cyclomatic complexity

Check notice on line 1 in native/src/routes/SearchModalContainer.tsx

See this annotation in the file changed.

@codescene-delta-analysis codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)

✅ No longer an issue: Complex Method

SearchModalContainer is no longer above the threshold for cyclomatic complexity