git-cliff
git-cliff copied to clipboard
feat(tui): initialize TUI with Ratatui
[!IMPORTANT]
I'm building this on livestream: https://www.youtube.com/@orhundev
Description
Heavily WIP
Motivation and Context
Why not?
How Has This Been Tested?
Screenshots / Logs (if applicable)
Types of Changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Documentation (no code change)
- [ ] Refactor (refactoring production code)
- [ ] Other
Checklist:
Codecov Report
Attention: Patch coverage is 1.37931% with 286 lines in your changes missing coverage. Please review.
Project coverage is 37.45%. Comparing base (
e85888f) to head (367d45a).
:exclamation: There is a different number of reports uploaded between BASE (e85888f) and HEAD (367d45a). Click for more details.
HEAD has 2 uploads less than BASE
Flag BASE (e85888f) HEAD (367d45a) unit-tests 3 1
Additional details and impacted files
@@ Coverage Diff @@
## main #884 +/- ##
==========================================
- Coverage 42.85% 37.45% -5.39%
==========================================
Files 21 27 +6
Lines 1734 1992 +258
==========================================
+ Hits 743 746 +3
- Misses 991 1246 +255
| Flag | Coverage Δ | |
|---|---|---|
| unit-tests | 37.45% <1.38%> (-5.39%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.