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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Compose end line are not covered in coverage Bug Bug issue type S: untriaged Status: issue reported but unprocessed
#601 opened Apr 25, 2024 by ds-griddynamics
Improve DSL by leveraging Gradle managed objects Feature Feature request issue type S: confirmed Status: bug is reproduced or present
#600 opened Apr 18, 2024 by gmazzo
Allow filtering/choosing which variants are aggregated in a root report Feature Feature request issue type S: in progress Status: implementing or design in process
#599 opened Apr 18, 2024 by gmazzo
Binary file not being generated Question Support request issue type S: waiting for clarification Status: additional information required to proceed
#597 opened Apr 18, 2024 by MedetZhakupov
How to create a total coverage file? Question Support request issue type S: waiting for clarification Status: additional information required to proceed
#596 opened Apr 15, 2024 by abdullahq3102
How can App module include kover(project(":lib")) for a large number of sub-modules? Question Support request issue type S: untriaged Status: issue reported but unprocessed
#594 opened Apr 9, 2024 by trietbui85
Create tasks for custom Gradle tasks to generate reports from binary reports Feature Feature request issue type S: untriaged Status: issue reported but unprocessed
#588 opened Mar 28, 2024 by shanshin
Add property variantName to KoverReport interface Feature Feature request issue type S: ready for release Status: merged in the main branch
#587 opened Mar 28, 2024 by shanshin
Configuring Kover for unit tests shards on CI Question Support request issue type S: waiting for clarification Status: additional information required to proceed
#585 opened Mar 27, 2024 by trupin
Ability to create custom report variant for specific dependency project Feature Feature request issue type S: confirmed Status: bug is reproduced or present
#584 opened Mar 27, 2024 by mgroth0
Exclude companion object from report if it contains only constants Bug Bug issue type S: confirmed Status: bug is reproduced or present
#583 opened Mar 26, 2024 by shanshin
Excluded annotated methods cause invalid coverage on Sonar Question Support request issue type S: waiting for clarification Status: additional information required to proceed
#576 opened Mar 21, 2024 by phcannesson
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
Collect and aggregate feedback on 0.8.0-Beta Feature Feature request issue type S: untriaged Status: issue reported but unprocessed
#569 opened Mar 18, 2024 by shanshin
Try to bring back the use of Gradle TestKit in functional tests Feature Feature request issue type S: postponed Status: work on the issue is not in the short term plans
#568 opened Mar 18, 2024 by shanshin
Execute tests and kover separately (Gradle-plugin) Question Support request issue type S: waiting for clarification Status: additional information required to proceed
#565 opened Mar 15, 2024 by Ragin-LundF
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
Missing coverage for public extension method Bug Bug issue type S: waiting for clarification Status: additional information required to proceed
#561 opened Mar 8, 2024 by Faltenreich
Display source module in combined report Feature Feature request issue type S: postponed Status: work on the issue is not in the short term plans
#553 opened Feb 28, 2024 by tprochazka
Coverage drop when updating from 0.7.5 to 0.7.6 Bug Bug issue type S: in progress Status: implementing or design in process
#548 opened Feb 22, 2024 by mattsilber
Expected coverage with variable threshold Feature Feature request issue type S: postponed Status: work on the issue is not in the short term plans
#545 opened Feb 16, 2024 by realdadfish
Confusing log output from Jacoco when showing coverage results Bug Bug issue type S: postponed Status: work on the issue is not in the short term plans
#544 opened Feb 16, 2024 by realdadfish
Add checking that the Kover Gradle Plugin is applied in all kover dependencies Feature Feature request issue type Kover Gradle Plugin S: postponed Status: work on the issue is not in the short term plans
#537 opened Feb 14, 2024 by shanshin
Dokka compatibility for reports Feature Feature request issue type S: postponed Status: work on the issue is not in the short term plans
#535 opened Feb 11, 2024 by Laxystem
ProTip! Exclude everything labeled bug with -label:bug.