Skip to content

Remove global mock of useNavigate function#2217

Merged
laingsimon merged 1 commit into
mainfrom
chore/tidy-up-jest-changes
Jun 2, 2026
Merged

Remove global mock of useNavigate function#2217
laingsimon merged 1 commit into
mainfrom
chore/tidy-up-jest-changes

Conversation

@laingsimon

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

npm outdated report

Package Current Latest
@types/react 19.2.15 19.2.16
eslint 10.4.0 10.4.1
react 19.2.6 19.2.7
react-dom 19.2.6 19.2.7
typescript-eslint 8.60.0 8.60.1
vite 8.0.14 8.0.16

@laingsimon

laingsimon commented Jun 2, 2026

Copy link
Copy Markdown
Owner Author

Build and test output

Dotnet tests:

Test run for /home/runner/work/courage_scores/courage_scores/CourageScores.StubCosmos.Tests/bin/Release/net9.0/CourageScores.StubCosmos.Tests.dll (.NETCoreApp,Version=v9.0)
A total of 1 test files matched the specified pattern.

Passed!  - Failed:     0, Passed:    72, Skipped:     0, Total:    72, Duration: 328 ms - CourageScores.StubCosmos.Tests.dll (net9.0)

React tests:

  Test Suites: 136 passed, 136 total
  Tests:       1 skipped, 2164 passed, 2165 total
  Snapshots:   0 total
  Time:        45.685 s
  Ran all test suites.

Playwright tests:

Running 2 tests using 1 worker
··
  2 passed (52.7s)

Dotnet Logs | React Logs | Playwright logs | Analysis

@laingsimon laingsimon merged commit 0313985 into main Jun 2, 2026
12 checks passed
@laingsimon laingsimon deleted the chore/tidy-up-jest-changes branch June 2, 2026 06:27
@coveralls-official

Copy link
Copy Markdown

Coverage Report for CI Build 26802474187

Coverage remained the same at 95.284%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 15749
Covered Lines: 15449
Line Coverage: 98.1%
Relevant Branches: 9419
Covered Branches: 8532
Branch Coverage: 90.58%
Branches in Coverage %: Yes
Coverage Strength: 223.21 hits per line

💛 - Coveralls

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