Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

ci: Drop nextest#30

Merged
larseggert merged 4 commits into
mainfrom
ci-no-nextest
Oct 3, 2024
Merged

ci: Drop nextest#30
larseggert merged 4 commits into
mainfrom
ci-no-nextest

Conversation

@larseggert

@larseggert larseggert commented Oct 3, 2024

Copy link
Copy Markdown
Collaborator

It takes longer to install nextest than to run the tests with cargo test, esp. on Windows where there is no binary for binstall to grab.

It takes longer to install `nextest` than to run the tests with `cargo
test`.

@martinthomson martinthomson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice.

@codecov

codecov Bot commented Oct 3, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.80%. Comparing base (6a1f9cb) to head (3da71c7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   92.80%   92.80%           
=======================================
  Files           1        1           
  Lines         250      250           
=======================================
  Hits          232      232           
  Misses         18       18           

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

@larseggert larseggert enabled auto-merge October 3, 2024 07:52
@larseggert larseggert added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit 1bbebbd Oct 3, 2024
@larseggert larseggert deleted the ci-no-nextest branch October 3, 2024 07:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants