Oztechan / CCC

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

[Oztechan/CCC#3632] Add missed lifecycle logs #3633

Closed mustafaozhan closed 1 week ago

mustafaozhan commented 1 week ago

Resolves Oztechan/CCC#3632

codacy-production[bot] commented 1 week ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.05% :white_check_mark: 0.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (29be0c6ead669ac39cea36fb5aa88f791db36ae2) | 3275 | 1704 | 52.03% | | | Head commit (28f73726ab134ff1bf6f815fe581cb7fb9e68564) | 3278 (+3) | 1704 (+0) | 51.98% (**-0.05%**) | **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 (#3633) | 3 | 0 | **0.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


: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 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 55.25%. Comparing base (29be0c6) to head (28f7372).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3633 +/- ## =========================================== - Coverage 55.31% 55.25% -0.06% =========================================== Files 166 166 Lines 2947 2950 +3 Branches 430 430 =========================================== Hits 1630 1630 - Misses 1293 1296 +3 Partials 24 24 ``` [![Impacted file tree graph](https://app.codecov.io/gh/Oztechan/CCC/pull/3633/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/3633?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/3633?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan) | Coverage Δ | | |---|---|---| | [...ui/mobile/content/calculator/CalculatorFragment.kt](https://app.codecov.io/gh/Oztechan/CCC/pull/3633?src=pr&el=tree&filepath=android%2Fui%2Fmobile%2Fsrc%2Fmain%2Fkotlin%2Fcom%2Foztechan%2Fccc%2Fandroid%2Fui%2Fmobile%2Fcontent%2Fcalculator%2FCalculatorFragment.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan#diff-YW5kcm9pZC91aS9tb2JpbGUvc3JjL21haW4va290bGluL2NvbS9venRlY2hhbi9jY2MvYW5kcm9pZC91aS9tb2JpbGUvY29udGVudC9jYWxjdWxhdG9yL0NhbGN1bGF0b3JGcmFnbWVudC5rdA==) | `0.00% <0.00%> (ø)` | | | [...id/ui/mobile/content/premium/PremiumBottomSheet.kt](https://app.codecov.io/gh/Oztechan/CCC/pull/3633?src=pr&el=tree&filepath=android%2Fui%2Fmobile%2Fsrc%2Fmain%2Fkotlin%2Fcom%2Foztechan%2Fccc%2Fandroid%2Fui%2Fmobile%2Fcontent%2Fpremium%2FPremiumBottomSheet.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan#diff-YW5kcm9pZC91aS9tb2JpbGUvc3JjL21haW4va290bGluL2NvbS9venRlY2hhbi9jY2MvYW5kcm9pZC91aS9tb2JpbGUvY29udGVudC9wcmVtaXVtL1ByZW1pdW1Cb3R0b21TaGVldC5rdA==) | `0.00% <0.00%> (ø)` | | | [...ontent/selectcurrency/SelectCurrencyBottomSheet.kt](https://app.codecov.io/gh/Oztechan/CCC/pull/3633?src=pr&el=tree&filepath=android%2Fui%2Fmobile%2Fsrc%2Fmain%2Fkotlin%2Fcom%2Foztechan%2Fccc%2Fandroid%2Fui%2Fmobile%2Fcontent%2Fselectcurrency%2FSelectCurrencyBottomSheet.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan#diff-YW5kcm9pZC91aS9tb2JpbGUvc3JjL21haW4va290bGluL2NvbS9venRlY2hhbi9jY2MvYW5kcm9pZC91aS9tb2JpbGUvY29udGVudC9zZWxlY3RjdXJyZW5jeS9TZWxlY3RDdXJyZW5jeUJvdHRvbVNoZWV0Lmt0) | `0.00% <0.00%> (ø)` | |
sonarcloud[bot] commented 1 week 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