ubie-oss / kotlin-graphql-sample

Sample implementation of Kotlin+Spring+GraphQL
https://ubie.life/
Apache License 2.0
87 stars 14 forks source link

Introduce octocov #19

Open toshi0607 opened 2 years ago

toshi0607 commented 2 years ago

https://github.com/k1LoW/octocov/issues/148

github-actions[bot] commented 2 years ago

Code Metrics Report

Coverage Test Execution Time
6.0% 20s

Reported by octocov

github-actions[bot] commented 2 years ago

Code Metrics Report

Coverage Test Execution Time
6.0% 22s

Reported by octocov

github-actions[bot] commented 2 years ago

Code Metrics Report

Coverage Test Execution Time
7.6% 21s

Code coverage of files in pull request scope (100.0%)

Files Coverage
src/main/kotlin/app/ubie/kotlingraphqlsample/util/Sample.kt.kt 100.0%

Reported by octocov

github-actions[bot] commented 2 years ago

Code Metrics Report

Coverage Test Execution Time
7.6% 26s

Code coverage of files in pull request scope (100.0%)

Files Coverage
src/main/kotlin/app/ubie/kotlingraphqlsample/util/Sample.kt.kt 100.0%

Reported by octocov

github-actions[bot] commented 2 years ago

Code Metrics Report

feature/introduce-octocov (b3e4be9) feature/introduce-octocov (c5ccd44) +/-
Coverage 7.6% 7.6% 0.0%
Test Execution Time 26s 20s -6s
Details ``` diff | | feature/introduce-octocov | feature/introduce-octocov | +/- | | | (b3e4be9) | (c5ccd44) | | |---------------------|--------------------------------|--------------------------------|------| | Coverage | 7.6% | 7.6% | 0.0% | | Files | 20 | 20 | 0 | | Lines | 118 | 118 | 0 | | Covered | 9 | 9 | 0 | + | Test Execution Time | 26s | 20s | -6s | ```

Code coverage of files in pull request scope (100.0% → 100.0%)

Files Coverage +/-
src/main/kotlin/app/ubie/kotlingraphqlsample/util/Sample.kt.kt 100.0% 0.0%

Reported by octocov