posit-dev / great-tables

Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.42k stars 48 forks source link

Add render target for html pages #377

Closed isabelizimm closed 2 weeks ago

isabelizimm commented 2 weeks ago

Summary

Thank you for contributing to great_tables... this is great! To make this process easier for everyone, please explain the context and purpose of your contribution. Also, list the changes made to the existing code or documentation.

Related GitHub Issues and PRs

Checklist

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.80%. Comparing base (7f65def) to head (3bd3a35).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #377 +/- ## ========================================== + Coverage 86.77% 86.80% +0.02% ========================================== Files 42 42 Lines 4546 4548 +2 ========================================== + Hits 3945 3948 +3 + Misses 601 600 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.