hxtree / galaxyops

DevOps Architecture for AWS Workloads
https://design.sandbox.nekosgate.com/
Other
12 stars 3 forks source link

feat: Add radius transition on cards #868

Closed hxtree closed 7 months ago

hxtree commented 7 months ago

This pull request adds a radius transition effect on the cards in the application. It improves the visual appeal and user experience by smoothly transitioning the cards when hovered over.

codacy-production[bot] commented 7 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.09% :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (dfa155c98b99dd15909985de3e3e6f1fef77a0af) | 2226 | 1613 | 72.46% | | | Head commit (686ce37d873df2df897f6ef91f1857db18a5cd1d) | 2226 (+0) | 1611 (-2) | 72.37% (**-0.09%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#868) | 1 | 1 | **100.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation