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#3616] Separate Check and Coverage #3617

Closed mustafaozhan closed 1 week ago

mustafaozhan commented 1 week ago

Resolves Oztechan/CCC#3616

codacy-production[bot] commented 1 week 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 (35ee3da3bb37fbda355039e68c59f1a6294694d9) | 3275 | 1704 | 52.03% | | | Head commit (0193088ba0540d76f0ee8bbc7d4e42786362c431) | 3275 (+0) | 1704 (+0) | 52.03% (**+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 (#3617) | 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 week ago

Codecov Report

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

Project coverage is 55.31%. Comparing base (35ee3da) to head (0193088).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3617 +/- ## ======================================== Coverage 55.31% 55.31% ======================================== Files 166 166 Lines 2947 2947 Branches 430 430 ======================================== Hits 1630 1630 Misses 1293 1293 Partials 24 24 ``` [![Impacted file tree graph](https://app.codecov.io/gh/Oztechan/CCC/pull/3617/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/3617?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oztechan)
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