Skip to content

ci: improve coverage configuration and reporting #4478

ci: improve coverage configuration and reporting

ci: improve coverage configuration and reporting #4478

Triggered via push January 29, 2025 13:24
Status Failure
Total duration 24m 11s
Artifacts 4

test.yaml

on: push
Matrix: stateful
Matrix: stateless
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
src/components/SocialIcon.test.tsx > SocialIcon > should render icon and external link with correct attributes: src/components/SocialIcon.test.tsx#L28
AssertionError: expected '' to be '100%' // Object.is equality - Expected + Received - 100% ❯ src/components/SocialIcon.test.tsx:28:31
src/components/SocialIcon.test.tsx > SocialIcon > should render and handle colored icon correctly with proper component rendering: src/components/SocialIcon.test.tsx#L52
AssertionError: expected '' to be '0' // Object.is equality - Expected + Received - 0 ❯ src/components/SocialIcon.test.tsx:52:39
src/components/SocialIcon.test.tsx > SocialIcon > should handle hover states correctly: src/components/SocialIcon.test.tsx#L86
AssertionError: expected '' to be '100%' // Object.is equality - Expected + Received - 100% ❯ src/components/SocialIcon.test.tsx:86:31
src/components/SocialIcon.test.tsx > SocialIcon > should show colored icon on hover when ColoredIcon is provided: src/components/SocialIcon.test.tsx#L117
AssertionError: expected '' to be '100%' // Object.is equality - Expected + Received - 100% ❯ src/components/SocialIcon.test.tsx:117:34
src/components/SocialIcon.test.tsx > SocialIcon > should change icon color on hover when color prop is provided: src/components/SocialIcon.test.tsx#L145
AssertionError: expected '' to be '100%' // Object.is equality - Expected + Received - 100% ❯ src/components/SocialIcon.test.tsx:145:31
src/components/SocialIcon.test.tsx > SocialIcon > should have correct transition styles: src/components/SocialIcon.test.tsx#L187
AssertionError: expected '' to be '100%' // Object.is equality - Expected + Received - 100% ❯ src/components/SocialIcon.test.tsx:187:31
src/components/SocialIcon.test.tsx > SocialIcon > should have correct default styles and props: src/components/SocialIcon.test.tsx#L215
AssertionError: expected 'relative' to be 'absolute' // Object.is equality Expected: "absolute" Received: "relative" ❯ src/components/SocialIcon.test.tsx:215:33
src/components/SocialIcon.test.tsx > SocialIcon > should have correct styles for StyledColoredIcon: src/components/SocialIcon.test.tsx#L236
AssertionError: expected '' to be '0' // Object.is equality - Expected + Received - 0 ❯ src/components/SocialIcon.test.tsx:236:39
src/components/SocialIcon.test.tsx > SocialIcon > should apply custom color on hover: src/components/SocialIcon.test.tsx#L256
AssertionError: expected '' to be '100%' // Object.is equality - Expected + Received - 100% ❯ src/components/SocialIcon.test.tsx:256:31
src/components/SocialIcon.test.tsx > SocialIcon > should handle hover state transitions for both icons: src/components/SocialIcon.test.tsx#L295
AssertionError: expected '' to be 'hsl(240 6% 63%)' // Object.is equality - Expected + Received - hsl(240 6% 63%) ❯ src/components/SocialIcon.test.tsx:295:29
coverage
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "stateful-build", "stateful-report", "stateless-build", "stateless-report". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
stateful-build
27.6 MB
stateful-report
439 KB
stateless-build
27.6 MB
stateless-report
447 KB