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

Test coverage and CI/CD fixes #74

Merged
merged 18 commits into from
Jan 29, 2020
Merged

Test coverage and CI/CD fixes #74

merged 18 commits into from
Jan 29, 2020

Commits on Jan 20, 2020

  1. Change workflow OS to ubuntu

    Temporary workaround for an issue with NuGet. See the issue in the comment for more information.
    MarcusOtter committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    f9af925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb7bada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11b8636 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    423b55b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Update coverlet version to nightly build

    Attempt to fix #73
    MarcusOtter authored Jan 25, 2020
    Configuration menu
    Copy the full SHA
    a03d866 View commit details
    Browse the repository at this point in the history
  2. Add installation source

    Whoops. See previous commit for more info.
    MarcusOtter authored Jan 25, 2020
    Configuration menu
    Copy the full SHA
    91ef1a6 View commit details
    Browse the repository at this point in the history
  3. Add NuGet.Config (test)

    Attempts to fix #73. Not sure if I'm doing this right.
    MarcusOtter authored Jan 25, 2020
    Configuration menu
    Copy the full SHA
    99ee34f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Bump coverlet version

    MarcusOtter committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    83f4b80 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    d5c7fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606d567 View commit details
    Browse the repository at this point in the history
  3. Correct indentation

    MarcusOtter committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    9ae09d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3f30c7 View commit details
    Browse the repository at this point in the history
  5. Group OS steps for tests

    MarcusOtter committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    895a211 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e593562 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e42d800 View commit details
    Browse the repository at this point in the history
  8. Cleanup debugging stuff

    MarcusOtter committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    7d82ed5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    300e295 View commit details
    Browse the repository at this point in the history
  10. Fix old copy-paste error

    MarcusOtter committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    0bf1484 View commit details
    Browse the repository at this point in the history