Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(text/unstable): add reverse function #6410

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(text/unstable): add `reverse` function

95abf0c
Select commit
Loading
Failed to load commit list.
Open

feat(text/unstable): add reverse function #6410

feat(text/unstable): add `reverse` function
95abf0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2025 in 0s

96.08% (+0.00%) compared to 2829d6d

View this Pull Request on Codecov

96.08% (+0.00%) compared to 2829d6d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.08%. Comparing base (2829d6d) to head (95abf0c).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6410   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files         560      562    +2     
  Lines       42350    42404   +54     
  Branches     6383     6385    +2     
=======================================
+ Hits        40690    40743   +53     
- Misses       1621     1622    +1     
  Partials       39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.