Skip to content

Global option to turn off spinner - #1224

Merged
jgabry merged 2 commits into
masterfrom
spinner-option
Jul 24, 2026
Merged

Global option to turn off spinner#1224
jgabry merged 2 commits into
masterfrom
spinner-option

Conversation

@jgabry

@jgabry jgabry commented Jul 24, 2026

Copy link
Copy Markdown
Member

Submission Checklist

  • Run unit tests
  • Declare copyright holder and agree to license (see below)

Summary

fixes #486

Adds global option to turn off spinner during compilation and installation

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Jonah Gabry

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@codecov-commenter

codecov-commenter commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.88%. Comparing base (d83f62d) to head (a4a2302).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1224      +/-   ##
==========================================
+ Coverage   91.79%   91.88%   +0.08%     
==========================================
  Files          15       15              
  Lines        6200     6244      +44     
==========================================
+ Hits         5691     5737      +46     
+ Misses        509      507       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jgabry
jgabry merged commit 6508f55 into master Jul 24, 2026
14 of 15 checks passed
@jgabry
jgabry deleted the spinner-option branch July 24, 2026 21:10
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.

Consider using progressr for compile progress indicator (possibly others?)

2 participants