Skip to content

Use three-argument show for CoefTables#640

Merged
nalimilan merged 4 commits into
masterfrom
nl/repr
Feb 3, 2026
Merged

Use three-argument show for CoefTables#640
nalimilan merged 4 commits into
masterfrom
nl/repr

Conversation

@nalimilan

Copy link
Copy Markdown
Member

Since StatsBase 0.34.10, one needs to call three-argument show to get pretty printing of CoefTable (JuliaStats/StatsBase.jl#986). This fixes (doc)test failures.

Since StatsBase 0.34.10, one needs to call three-argument `show` to get pretty printing
of `CoefTable`. This fixes (doc)test failures.
@codecov

codecov Bot commented Feb 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.95%. Comparing base (17a568c) to head (e20d598).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #640   +/-   ##
=======================================
  Coverage   96.94%   96.95%           
=======================================
  Files           8        8           
  Lines        1213     1215    +2     
=======================================
+ Hits         1176     1178    +2     
  Misses         37       37           

☔ View full report in Codecov by Sentry.
📢 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.

Comment thread test/runtests.jl Outdated
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Comment thread src/linpred.jl Outdated
nalimilan and others added 2 commits February 3, 2026 16:58
@nalimilan
nalimilan merged commit 1c62ab0 into master Feb 3, 2026
11 checks passed
@nalimilan
nalimilan deleted the nl/repr branch February 3, 2026 20:37
nalimilan added a commit that referenced this pull request Apr 19, 2026
Since StatsBase 0.34.10, one needs to call three-argument `show` to get pretty printing
of `CoefTable`. This fixes (doc)test failures. Also update our own `show` method to use
the three-argument form.
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.

2 participants