Skip to content

Issues: Kotlin/kotlinx-kover

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Kover conflicts with Mockito Java agent during inline mocking Bug Bug issue type S: untriaged Status: issue reported but unprocessed
#742 opened Apr 19, 2025 by jstewart5000
suspendCoroutine always yellow Bug Bug issue type S: untriaged Status: issue reported but unprocessed
#740 opened Apr 1, 2025 by morkovkin
Switching from Jacoco to Kover is having OOM issues Bug Bug issue type S: waiting for clarification Status: additional information required to proceed
#739 opened Mar 27, 2025 by DavidCorrado
Coverage verification is flaky Bug Bug issue type S: untriaged Status: issue reported but unprocessed
#738 opened Mar 27, 2025 by glebkacode
Wrong code coverage percentage when we have Preview function in our class Bug Bug issue type S: untriaged Status: issue reported but unprocessed
#736 opened Feb 27, 2025 by ItSNeverLate
Missing task dependency for koverCachedVerify when Java sources are present Bug Bug issue type S: untriaged Status: issue reported but unprocessed
#735 opened Feb 26, 2025 by obecker
Coverage for inline functions producing flow is not working Bug Bug issue type S: untriaged Status: issue reported but unprocessed
#734 opened Feb 25, 2025 by driessamyn
Branch coverage incorrect when using elvis operator Bug Bug issue type Check In JaCoCo S: postponed Status: work on the issue is not in the short term plans
#729 opened Jan 29, 2025 by driessamyn
Code Coverage is calculated incorrectly Bug Bug issue type
#696 opened Oct 25, 2024 by Catah97
Same test suite, but different instruction coverage measurements exist Bug Bug issue type S: confirmed Status: bug is reproduced or present
#685 opened Sep 10, 2024 by hqsz
Using inheritedFrom causes verify to allways pass Bug Bug issue type S: confirmed Status: bug is reproduced or present
#675 opened Aug 20, 2024 by friscoMad
Kover agent Issue Bug Bug issue type S: confirmed Status: bug is reproduced or present
#672 opened Aug 13, 2024 by Mike-Wazovsky
Unknown missing method coverage for Koin default modules Bug Bug issue type S: confirmed Status: bug is reproduced or present
#670 opened Aug 7, 2024 by JordanLongstaff
Kover reports zero method coverage with CoroutineExceptionHandler Bug Bug issue type S: confirmed Status: bug is reproduced or present
#669 opened Aug 7, 2024 by JordanLongstaff
Reified T - Invalid Code Coverage Bug Bug issue type S: confirmed Status: bug is reproduced or present
#638 opened Jun 19, 2024 by gibarrola-mdt
Inline function with functional parameter covered partially Bug Bug issue type S: confirmed Status: bug is reproduced or present
#629 opened Jun 10, 2024 by shanshin
kover should able to exclude interface default method Bug Bug issue type S: confirmed Status: bug is reproduced or present
#623 opened Jun 5, 2024 by hanrw
disableTestTask configures the task but should not Bug Bug issue type S: confirmed Status: bug is reproduced or present S: postponed Status: work on the issue is not in the short term plans
#615 opened May 22, 2024 by hfhbd
Inline operation execution not detected Bug Bug issue type S: confirmed Status: bug is reproduced or present
#573 opened Mar 21, 2024 by mgroth0
Kover Not Excluding Function Parameters with Annotation Tag Bug Bug issue type S: confirmed Status: bug is reproduced or present
#571 opened Mar 20, 2024 by merlinpaypal
wrong coverage percent 0.7.4 to 0.7.6 Bug Bug issue type S: in progress Status: implementing or design in process
#562 opened Mar 12, 2024 by jiwhunkim
ProTip! Exclude everything labeled bug with -label:bug.