prettytable-rs
prettytable-rs copied to clipboard
Support ANSI-escaped color codes and hyperlinks.
Thanks for creating this library. I'm using it in a CLI application, and supporting properly aligned clickable hyperlinks in the output is a really handy feature for my use case.
Codecov Report
Merging #106 into master will increase coverage by
0.41%. The diff coverage is100%.
@@ Coverage Diff @@
## master #106 +/- ##
==========================================
+ Coverage 85.86% 86.28% +0.41%
==========================================
Files 5 5
Lines 1323 1327 +4
==========================================
+ Hits 1136 1145 +9
+ Misses 187 182 -5
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/utils.rs | 99.13% <100%> (+4.49%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update cf7dca3...7b32d22. Read the comment docs.
Rebased :tada: