Skip to content
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

Designed and implemented Kover API version 2 #190

Merged
merged 10 commits into from Aug 1, 2022
Merged

Designed and implemented Kover API version 2 #190

merged 10 commits into from Aug 1, 2022

Commits on Jun 16, 2022

  1. Designed and implemented Kover API version 2

    Resolves #19
    Resolves #128
    Resolves #168
    shanshin committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    07707f8 View commit details
    Browse the repository at this point in the history
  2. Added KDocs

    shanshin committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ac081bf View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    2e90be2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    8e84805 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. ~tweak readme

    qwwdfsad committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    f6bb194 View commit details
    Browse the repository at this point in the history
  2. ~tweak migration

    qwwdfsad committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    703d8b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Review fixes

    - Kotlin version upgraded to 1.7.10
    - Agent version upgraded to 1.0.675
    - instrumentation config added to the test framework
    - added test on instrumentation config
    - made CoverageEngineVariant as abstract class
    - improved docs and comments
    shanshin committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a2ce0f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Review fixes

    - made CoverageEngineVariant internal
    - improved docs and comments
    - improved deprecation comments
    - changed includes to excludes in projects filter for merged reports
    shanshin committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    089df8b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. improved migration guide

    shanshin committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    75a84d3 View commit details
    Browse the repository at this point in the history
  2. Added link to the issue

    shanshin committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8a5a861 View commit details
    Browse the repository at this point in the history