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

Downgrade xunit.extensibility.execution #809

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

martincostello
Copy link
Owner

Downgrade xunit.extensibility.execution to 2.4.1 as it was accidentally upgraded as part of 0.5.0 and the change is causing issues for some projects.

Downgrade xunit.extensibility.execution to 2.4.1 as it was accidentally upgraded as part of 0.5.0 and the change is causing issues for some projects.
@martincostello martincostello added bug Something isn't working dependencies Pull requests that update a dependency file labels Dec 24, 2024
@martincostello martincostello added this to the v0.5.1 milestone Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.53%. Comparing base (a497677) to head (88f38ff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #809   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files          15       15           
  Lines         273      273           
  Branches       36       36           
=======================================
  Hits          269      269           
  Misses          2        2           
  Partials        2        2           
Flag Coverage Δ
linux 98.53% <ø> (ø)
macos 97.80% <ø> (-0.74%) ⬇️
windows 98.53% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello marked this pull request as ready for review December 26, 2024 10:31
@martincostello martincostello merged commit 31a039c into main Dec 26, 2024
12 checks passed
@martincostello martincostello deleted the downgrade-xunit.extensibility.execution branch December 26, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant