ryanw-mobile / OctoMeter

🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app
Other
78 stars 7 forks source link

AnimatedRatioBar: make it animated by values #207

Closed ryanw-mobile closed 3 weeks ago

ryanw-mobile commented 3 weeks ago

Instead of asking the caller to animate to update the value, this composable we made the animation built in as a single handy component for easier reuse.

codacy-production[bot] commented 3 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark: ∅
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (a64e274cbd874daf14226c31ad3b15028cde3a9e) | 1707 | 779 | 45.64% | | | Head commit (8dd4451e3bde9f74cf2289161545bb36228b1212) | 1707 (+0) | 779 (+0) | 45.64% (**+0.00%**) | **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 (#207) | 0 | 0 | **∅ (not applicable)** | **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


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.57%. Comparing base (a64e274) to head (8dd4451).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #207 +/- ## ======================================= Coverage 42.57% 42.57% ======================================= Files 90 90 Lines 1644 1644 Branches 226 226 ======================================= Hits 700 700 Misses 887 887 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.