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

Ditch Codecov #370

Merged
merged 6 commits into from
Mar 31, 2022
Merged

Ditch Codecov #370

merged 6 commits into from
Mar 31, 2022

Commits on Mar 31, 2022

  1. ditch codecov

    codecov's new uploader cannot be used securely [1],
    so we take that opportunity to switch to something simpler.
    
    [1] codecov/codecov-action#574
    mhils committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7953d07 View commit details
    Browse the repository at this point in the history
  2. simplify coverage assertion

    mhils committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    caef5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9f07b7 View commit details
    Browse the repository at this point in the history
  4. simplify

    mhils committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    d3976ba View commit details
    Browse the repository at this point in the history
  5. ??

    mhils committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    29ae1a8 View commit details
    Browse the repository at this point in the history
  6. ??

    mhils committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    947b1f6 View commit details
    Browse the repository at this point in the history