Oztechan / CCC

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

[Oztechan/CCC#3662] Move androidx.navigation.safeargs to kotlin version #3663

Closed mustafaozhan closed 1 month ago

mustafaozhan commented 1 month ago

Resolves Oztechan/CCC#3662

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: ∅
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (710fe832dfb00f417f4160d7f0b241ae000177dd) | 3293 | 1775 | 53.90% | | | Head commit (dbea41e5aab696faef86f6aecb06470cf9dedd08) | 3293 (+0) | 1775 (+0) | 53.90% (**+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 (#3663) | 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 1 month ago

Codecov Report

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

Project coverage is 57.30%. Comparing base (710fe83) to head (dbea41e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3663 +/- ## ======================================== Coverage 57.30% 57.30% ======================================== Files 166 166 Lines 2965 2965 Branches 435 435 ======================================== Hits 1699 1699 Misses 1240 1240 Partials 26 26 ``` [![Impacted file tree graph](https://app.codecov.io/gh/Oztechan/CCC/pull/3663/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/3663?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan)
sonarcloud[bot] commented 1 month 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