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

chore: deprecate Buffer::get and get_mut #1123

Open joshka opened 1 month ago

joshka commented 1 month ago

Fixes: https://github.com/ratatui-org/ratatui/issues/1122

joshka commented 1 month ago

TODO rebase once https://github.com/ratatui-org/ratatui/pull/1084 is merged

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.3%. Comparing base (fadc73d) to head (ad40261).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1123 +/- ## ======================================= - Coverage 94.3% 94.3% -0.1% ======================================= Files 61 61 Lines 14768 14823 +55 ======================================= + Hits 13935 13982 +47 - Misses 833 841 +8 ```

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