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

Add code coverage tool #228

Closed
wants to merge 43 commits into from
Closed

Commits on Mar 25, 2018

  1. Configuration menu
    Copy the full SHA
    aa16ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5128fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2595e1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ec9a96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc38173 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb6a606 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Configuration menu
    Copy the full SHA
    641480a View commit details
    Browse the repository at this point in the history
  2. Updated coverlet to 1.0.1

    sesispla committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    9b05b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bfa2aa View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Marge from master

    sesispla committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    46f92f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. Configuration menu
    Copy the full SHA
    fd9a421 View commit details
    Browse the repository at this point in the history
  2. Updated coverlet version

    sesispla committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    faf92e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Merge branch 'master' of https://github.com/kubernetes-client/csharp

    …into feature/codecov
    sesispla committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    101b9e5 View commit details
    Browse the repository at this point in the history
  2. Updated to coverlet 2.2.1

    sesispla committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    f089710 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. Added coveralls setup

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    81eb75c View commit details
    Browse the repository at this point in the history
  2. chmod test.sh

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    82ee9b0 View commit details
    Browse the repository at this point in the history
  3. Local tools install

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    25eaad9 View commit details
    Browse the repository at this point in the history
  4. Trying to use relative paths

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    0985320 View commit details
    Browse the repository at this point in the history
  5. Exclude generated files

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    2550c23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    456d592 View commit details
    Browse the repository at this point in the history
  7. chmod and codacy tweaks

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    a0dc5f6 View commit details
    Browse the repository at this point in the history
  8. More codacy

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    593800a View commit details
    Browse the repository at this point in the history
  9. More codacy

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    767c28e View commit details
    Browse the repository at this point in the history
  10. Removed --forceLanguage flag

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    3b69b5b View commit details
    Browse the repository at this point in the history
  11. Force language

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    837d6ee View commit details
    Browse the repository at this point in the history
  12. comment

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    59ebe49 View commit details
    Browse the repository at this point in the history
  13. Changed output format

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    8d92ef3 View commit details
    Browse the repository at this point in the history
  14. Clean up

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    0c454cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4f45bf3 View commit details
    Browse the repository at this point in the history
  16. Simplified upload name

    sesispla committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    8d03196 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Removed coveralls

    sesispla committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    f4f2550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cbda54 View commit details
    Browse the repository at this point in the history
  3. Updated brew install command

    sesispla committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    31f86f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37ed900 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Merge commit '05273b7db71d6f900b5dd39d2cd8d6821388012f' into feature/…

    …codecov
    
    # Conflicts:
    #	tests/KubernetesClient.Tests/KubernetesClient.Tests.csproj
    sesispla committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    f391ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    138dc07 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/codecov'

    # Conflicts:
    #	.gitignore
    #	.travis.yml
    #	install-linux.sh
    #	install-osx.sh
    sesispla committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    c43a627 View commit details
    Browse the repository at this point in the history
  4. fixed path issues

    sesispla committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    842fff3 View commit details
    Browse the repository at this point in the history
  5. Clean-up

    sesispla committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    bee35ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b40acd9 View commit details
    Browse the repository at this point in the history
  7. Re-enabling coverlet

    sesispla committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    19f3492 View commit details
    Browse the repository at this point in the history
  8. Dumb change for final test

    sesispla committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    aac2e22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ea30a9 View commit details
    Browse the repository at this point in the history