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: make cargo test --doc work with unstable-widget-ref examples #1117

Closed joshka closed 1 month ago

joshka commented 1 month ago

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

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 (4955380) to head (67768e1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1117 +/- ## ===================================== Coverage 94.3% 94.3% ===================================== Files 61 61 Lines 14768 14768 ===================================== + Hits 13932 13935 +3 + Misses 836 833 -3 ```

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