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

Remove broken codecov #385

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Remove broken codecov #385

merged 1 commit into from
Apr 12, 2023

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented Apr 12, 2023

Codecov had deprecated their Python codecov package:

But rather than only deprecating it, they've completely deleted the package from PyPI:

This will cause CI failures.

Let's remove Codecov from Azure Pipelines. We're using the action for GitHub Actions.

@hugovk hugovk added the changelog: skip Exclude PR from release draft label Apr 12, 2023
@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Merging #385 (7bfc006) into main (695a1a8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #385   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files           8        8           
  Lines         770      770           
=======================================
  Hits          767      767           
  Misses          3        3           
Flag Coverage Δ
macos-latest 99.61% <ø> (ø)
ubuntu-latest 99.61% <ø> (ø)
windows-latest 99.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hugovk hugovk enabled auto-merge April 12, 2023 16:14
@hugovk hugovk merged commit 88fdfc3 into main Apr 12, 2023
@hugovk hugovk deleted the rm-codecov branch April 12, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: skip Exclude PR from release draft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant