-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: Dynamically load project matrix for github actions #50
Conversation
599bc26
to
9a9f38e
Compare
Test Run for PR #50 Run #112Run Summary
Overall Result: ✔️ Pass
Result SetsApp.Lib.Ynab.Tests.dll - 100%Full Results
Run MessagesInformational
Warning
Error
|
9a9f38e
to
1454fff
Compare
Test Dashboard
src/components/AppRoot.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.696 s
src/components/AuthGuard.test.tsx [link]2 passed, 0 failed, 0 todo, done in 0.346 s
src/components/AuthProvider.test.tsx [link]2 passed, 0 failed, 0 todo, done in 0.668 s
src/components/Layout.test.tsx [link]7 passed, 0 failed, 0 todo, done in 0.689 s
src/components/Loader.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.48 s
src/components/LogoutButton.test.tsx [link]2 passed, 0 failed, 0 todo, done in 0.627 s
src/components/MenuItem.test.tsx [link]2 passed, 0 failed, 0 todo, done in 0.484 s
src/components/PageTitle.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.584 s
src/configure.test.ts [link]1 passed, 0 failed, 0 todo, done in 0.206 s
src/createQueryClient.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.264 s
src/data/useYnabConnectService.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.399 s
src/data/useYnabDisconnectService.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.392 s
src/data/useYnabReturnService.test.tsx [link]7 passed, 0 failed, 0 todo, done in 0.763 s
src/data/useYnabStatusService.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.517 s
src/errors/LoginError.test.ts [link]1 passed, 0 failed, 0 todo, done in 0.213 s
src/hoc/withComponentErrorBoundary.test.tsx [link]3 passed, 0 failed, 0 todo, done in 0.655 s
src/hooks/auth.test.tsx [link]7 passed, 0 failed, 0 todo, done in 1.163 s
src/i18n.test.ts [link]1 passed, 0 failed, 0 todo, done in 0.214 s
src/index.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.204 s
src/locales/namespaces.test.ts [link]1 passed, 0 failed, 0 todo, done in 0.207 s
src/menu.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.213 s
src/pages/ErrorPage.test.tsx [link]6 passed, 0 failed, 0 todo, done in 0.897 s
src/pages/HomePage.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.338 s
src/pages/IndexPage.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.326 s
src/pages/IntegrationsPage.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.901 s
src/pages/integrationsPage/ConnectButton.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.609 s
src/pages/integrationsPage/DisconnectButton.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.58 s
src/pages/integrationsPage/IntegrationReturnYnab.test.tsx [link]3 passed, 0 failed, 0 todo, done in 0.613 s
src/pages/integrationsPage/IntegrationStatusList.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.456 s
src/pages/integrationsPage/IntegrationStatusYnab.test.tsx [link]7 passed, 0 failed, 0 todo, done in 1.939 s
src/pages/integrationsPage/StatusConnected.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.505 s
src/pages/integrationsPage/StatusContainer.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.449 s
src/pages/integrationsPage/StatusDisconnected.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.506 s
src/pages/LoginPage.test.tsx [link]2 passed, 0 failed, 0 todo, done in 0.672 s
src/pages/RouteErrorPage.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.637 s
src/paths.test.ts [link]1 passed, 0 failed, 0 todo, done in 0.209 s
src/reportWebVitals.test.ts [link]1 passed, 0 failed, 0 todo, done in 0.199 s
src/routes.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.202 s
src/theme.test.ts [link]1 passed, 0 failed, 0 todo, done in 0.224 s
src/util/redirect.test.ts [link]1 passed, 0 failed, 0 todo, done in 0.206 s
src/util/stringIsEmpty.test.ts [link]1 passed, 0 failed, 0 todo, done in 0.216 s
src/util/testRenderQueryHook.test.tsx [link]1 passed, 0 failed, 0 todo, done in 0.322 s
src/util/useErrorToString.test.tsx [link]6 passed, 0 failed, 0 todo, done in 0.34 s
|
ab5fd85
to
3b1ed4d
Compare
4744607
to
02d55cb
Compare
02d55cb
to
53c8644
Compare
4d5e82c
to
ef16134
Compare
629fc36
to
9c33fe5
Compare
9c33fe5
to
2d2bbdd
Compare
ca8ddc7
to
e7a3144
Compare
4654ec3
to
6fff2f8
Compare
6fff2f8
to
4d7696f
Compare
cbdd295
to
57340c0
Compare
57340c0
to
c9da534
Compare
e3b7627
to
3973d03
Compare
3973d03
to
0211aa7
Compare
🎉 This PR is included in version 1.0.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.