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

fix: race condition in CLI tests #436

Merged
merged 1 commit into from
May 11, 2024
Merged

fix: race condition in CLI tests #436

merged 1 commit into from
May 11, 2024

Conversation

danielgtaylor
Copy link
Owner

This PR fixes a minor race condition detected with go test -race, and the updated code serves as a better example for anyone looking over the test suite.

Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.75%. Comparing base (1796483) to head (2ff5002).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #436   +/-   ##
=======================================
  Coverage   92.75%   92.75%           
=======================================
  Files          21       21           
  Lines        3562     3562           
=======================================
  Hits         3304     3304           
  Misses        220      220           
  Partials       38       38           

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

@danielgtaylor danielgtaylor merged commit e089398 into main May 11, 2024
5 checks passed
@danielgtaylor danielgtaylor deleted the fix-cli-test-race branch May 11, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant