Skip to content

feat: Support PrettyTables v3#83

Merged
sethaxen merged 11 commits intomainfrom
prettytables_v3
Nov 24, 2025
Merged

feat: Support PrettyTables v3#83
sethaxen merged 11 commits intomainfrom
prettytables_v3

Conversation

@sethaxen
Copy link
Copy Markdown
Member

Description

Adds support for PrettyTables v3 while temporarily retaining support for PrettyTables v2 until v3 compatibility is more prevalent across the ecosystem. Supersedes #62.

Checklist

  • PR follows official PR format
  • New or updated tests cover the new feature.
  • Code style is correct (formatted using JuliaFormatter with BlueStyle).
  • The new feature is listed in the Features section of the changelog if the change is non-breaking or the BREAKING CHANGES section if it is breaking.
  • The patch version number been incremented if the change is non-breaking or the minor version number been incremented if the change is breaking.

@sethaxen sethaxen added the feature New feature or request label Nov 24, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 24, 2025

Codecov Report

❌ Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.03%. Comparing base (641e45b) to head (a9c5403).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/show_prettytable.jl 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   97.00%   97.03%   +0.02%     
==========================================
  Files          16       16              
  Lines         836      843       +7     
==========================================
+ Hits          811      818       +7     
  Misses         25       25              

☔ 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.

@sethaxen sethaxen merged commit e6327b6 into main Nov 24, 2025
10 of 12 checks passed
@sethaxen sethaxen deleted the prettytables_v3 branch November 24, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant