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(cli): Spinner tests #4713

Merged
merged 8 commits into from May 13, 2024
Merged

test(cli): Spinner tests #4713

merged 8 commits into from May 13, 2024

Conversation

JakeAve
Copy link
Contributor

@JakeAve JakeAve commented May 10, 2024

Adding tests for @std/cli/spinner per #4672 . Open to feedback.

@JakeAve JakeAve requested a review from kt3k as a code owner May 10, 2024 23:14
@github-actions github-actions bot added the cli label May 10, 2024
@JakeAve JakeAve changed the title test(Spinner): Create cli/spinner Spinner tests using Deno.Command.spawn() test(cli): Create cli/spinner Spinner tests using Deno.Command.spawn() May 10, 2024
Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.44%. Comparing base (ea70808) to head (6192aa1).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4713      +/-   ##
==========================================
- Coverage   91.47%   91.44%   -0.03%     
==========================================
  Files         477      480       +3     
  Lines       37240    37324      +84     
  Branches     5311     5320       +9     
==========================================
+ Hits        34065    34132      +67     
- Misses       3119     3136      +17     
  Partials       56       56              

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

@iuioiua iuioiua changed the title test(cli): Create cli/spinner Spinner tests using Deno.Command.spawn() test(cli): Spinner tests May 12, 2024
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@kt3k kt3k merged commit 8c87b7f into denoland:main May 13, 2024
12 checks passed
@iuioiua
Copy link
Collaborator

iuioiua commented May 13, 2024

One of these tests appears to be flaky: https://github.com/denoland/deno_std/actions/runs/9058079848/job/24883108851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants