Skip to content

feat: add jest coverage #117

feat: add jest coverage

feat: add jest coverage #117

Triggered via pull request May 10, 2024 10:12
Status Success
Total duration 3m 58s
Artifacts

ci.yml

on: pull_request
Matrix: Build & Lint
Fit to window
Zoom out
Zoom in

Annotations

51 warnings
🧾 Statement is not covered: src/utils/index.ts#L26
Warning! Not covered statement
🧾 Statement is not covered: src/utils/index.ts#L27
Warning! Not covered statement
🧾 Statement is not covered: src/utils/index.ts#L28
Warning! Not covered statement
🧾 Statement is not covered: src/utils/index.ts#L29
Warning! Not covered statement
🧾 Statement is not covered: src/utils/index.ts#L30
Warning! Not covered statement
🧾 Statement is not covered: src/utils/index.ts#L41
Warning! Not covered statement
🧾 Statement is not covered: src/utils/index.ts#L43
Warning! Not covered statement
🕹 Function is not covered: src/utils/index.ts#L26
Warning! Not covered function
🕹 Function is not covered: src/utils/index.ts#L29
Warning! Not covered function
🌿 Branch is not covered: src/themes/styles.ts#L46
Warning! Not covered branch
🧾 Statement is not covered: src/themes/mui/index.ts#L12
Warning! Not covered statement
🧾 Statement is not covered: src/themes/mui/index.ts#L12
Warning! Not covered statement
🧾 Statement is not covered: src/themes/mui/typography.ts#L4
Warning! Not covered statement
🧾 Statement is not covered: src/utils/testUtils.tsx#L18
Warning! Not covered statement
🧾 Statement is not covered: src/utils/testUtils.tsx#L36
Warning! Not covered statement
🧾 Statement is not covered: src/utils/testUtils.tsx#L53
Warning! Not covered statement
🧾 Statement is not covered: src/utils/testUtils.tsx#L61
Warning! Not covered statement
🧾 Statement is not covered: src/utils/testUtils.tsx#L53
Warning! Not covered statement
🧾 Statement is not covered: src/utils/testUtils.tsx#L53
Warning! Not covered statement
🧾 Statement is not covered: src/utils/testUtils.tsx#L62
Warning! Not covered statement
🕹 Function is not covered: src/utils/testUtils.tsx#L53
Warning! Not covered function
🕹 Function is not covered: src/utils/testUtils.tsx#L53
Warning! Not covered function
🕹 Function is not covered: src/utils/testUtils.tsx#L61
Warning! Not covered function
🧾 Statement is not covered: src/store/index.ts#L7
Warning! Not covered statement
🧾 Statement is not covered: src/store/index.ts#L24
Warning! Not covered statement
🧾 Statement is not covered: src/store/slices/repos.ts#L16
Warning! Not covered statement
🧾 Statement is not covered: src/store/slices/repos.ts#L27
Warning! Not covered statement
🧾 Statement is not covered: src/store/slices/repos.ts#L21
Warning! Not covered statement
🧾 Statement is not covered: src/store/slices/repos.ts#L22
Warning! Not covered statement
🕹 Function is not covered: src/store/slices/repos.ts#L20
Warning! Not covered function
🧾 Statement is not covered: src/features/info/index.ts#L1
Warning! Not covered statement
🧾 Statement is not covered: src/containers/Info/index.tsx#L28
Warning! Not covered statement
🧾 Statement is not covered: src/containers/Info/index.tsx#L10
Warning! Not covered statement
🧾 Statement is not covered: src/containers/Info/index.tsx#L12
Warning! Not covered statement
🧾 Statement is not covered: src/containers/Info/index.tsx#L17
Warning! Not covered statement
🧾 Statement is not covered: src/containers/Info/index.tsx#L17
Warning! Not covered statement
🧾 Statement is not covered: src/containers/Info/index.tsx#L19
Warning! Not covered statement
🧾 Statement is not covered: src/containers/Info/index.tsx#L19
Warning! Not covered statement
🌿 Branch is not covered: src/containers/Info/index.tsx#L17
Warning! Not covered branch
🌿 Branch is not covered: src/containers/Info/index.tsx#L19
Warning! Not covered branch
🌿 Branch is not covered: src/containers/Info/index.tsx#L19
Warning! Not covered branch
🌿 Branch is not covered: src/containers/Info/index.tsx#L19
Warning! Not covered branch
🕹 Function is not covered: src/containers/Info/index.tsx#L9
Warning! Not covered function
🧾 Statement is not covered: src/features/info/components/index.ts#L1
Warning! Not covered statement
🧾 Statement is not covered: src/features/info/components/index.ts#L2
Warning! Not covered statement
🧾 Statement is not covered: src/features/info/components/index.ts#L3
Warning! Not covered statement
🧾 Statement is not covered: src/common/index.ts#L1
Warning! Not covered statement
Build & Lint (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build & Lint (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/