Oztechan / CCC

💰 Currency Converter Calculator for Android, iOS and Backend with power of Kotlin Multiplatform :muscle:
Apache License 2.0
308 stars 29 forks source link

[Oztechan/CCC#3591] Remove set and get navigation results #3596

Closed mustafaozhan closed 2 weeks ago

mustafaozhan commented 3 weeks ago

Resolves Oztechan/CCC#3591

codacy-production[bot] commented 3 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.18% :white_check_mark: ∅
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (298b31cb41c164606ea92f3d3f5087d3bc9a65be) | 3275 | 1704 | 52.03% | | | Head commit (2fe65e8f3f080ed2fd97c3550105cef7f53ef1da) | 3264 (-11) | 1704 (+0) | 52.21% (**+0.18%**) | **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 (#3596) | 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 55.52%. Comparing base (54ea1ee) to head (2fe65e8). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3596 +/- ## =========================================== + Coverage 55.31% 55.52% +0.21% =========================================== Files 166 166 Lines 2947 2936 -11 Branches 430 430 =========================================== Hits 1630 1630 + Misses 1293 1282 -11 Partials 24 24 ``` [![Impacted file tree graph](https://app.codecov.io/gh/Oztechan/CCC/pull/3596/graphs/tree.svg?width=650&height=150&src=pr&token=Lenq2MZgM7&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan)](https://app.codecov.io/gh/Oztechan/CCC/pull/3596?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan) | [Files](https://app.codecov.io/gh/Oztechan/CCC/pull/3596?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan) | Coverage Δ | | |---|---|---| | [...echan/ccc/android/ui/mobile/util/ViewExtensions.kt](https://app.codecov.io/gh/Oztechan/CCC/pull/3596?src=pr&el=tree&filepath=android%2Fui%2Fmobile%2Fsrc%2Fmain%2Fkotlin%2Fcom%2Foztechan%2Fccc%2Fandroid%2Fui%2Fmobile%2Futil%2FViewExtensions.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan#diff-YW5kcm9pZC91aS9tb2JpbGUvc3JjL21haW4va290bGluL2NvbS9venRlY2hhbi9jY2MvYW5kcm9pZC91aS9tb2JpbGUvdXRpbC9WaWV3RXh0ZW5zaW9ucy5rdA==) | `0.00% <ø> (ø)` | |
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud