ratatui-org / ratatui

Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀
https://ratatui.rs
MIT License
8.86k stars 269 forks source link

fix(buffer): add try methods #1112

Closed TadoTheMiner closed 1 month ago

TadoTheMiner commented 1 month ago

This PR partially resolves issue #1011

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.56098% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 94.3%. Comparing base (9bd89c2) to head (be14b9c).

Files Patch % Lines
src/buffer/buffer.rs 97.5% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1112 +/- ## ====================================== Coverage 94.3% 94.3% ====================================== Files 61 61 Lines 14768 14910 +142 ====================================== + Hits 13932 14070 +138 - Misses 836 840 +4 ```

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