Open rich-iannone opened 2 days ago
Attention: Patch coverage is 85.71429%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 89.08%. Comparing base (
aa7d553
) to head (0e9e9e6
).
Files with missing lines | Patch % | Lines |
---|---|---|
great_tables/_formats.py | 85.41% | 7 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
This PR adds the
fmt_icon()
method. It depends on Font Awesome icons available in thefaicons
library, so that is a new dependency. Whenever that package is updated, new icons from the FA free set will be available. Here's an example of thefmt_icon()
method in use: