hxtree / galaxyops

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

Add chevron animation on hover #870

Closed hxtree closed 7 months ago

hxtree commented 7 months ago

This pull request adds a chevron animation on hover for the BasicCard component. The chevron icon changes from an arrow to a chevron when the mouse hovers over the card.

codacy-production[bot] commented 7 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.03% :white_check_mark: 60.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (5b8f18770cf7a86b5a06c8961e985f3f3d1412f7) | 2226 | 1612 | 72.42% | | | Head commit (2139204251429d8128c4438cfd24d93efdd437f1) | 2231 (+5) | 1615 (+3) | 72.39% (**-0.03%**) | **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 (#870) | 5 | 3 | **60.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