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

Add get_unchecked to ZalgoString #31

Merged
merged 4 commits into from
Jan 10, 2024
Merged

Add get_unchecked to ZalgoString #31

merged 4 commits into from
Jan 10, 2024

Conversation

JSorngard
Copy link
Owner

Add the method get_unchecked to ZalgoString that just delegates to str::get_unchecked. Add tests and documentation.

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3624428) 88.40% compared to head (4f19254) 88.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   88.40%   88.68%   +0.28%     
==========================================
  Files           5        5              
  Lines         483      495      +12     
==========================================
+ Hits          427      439      +12     
  Misses         56       56              

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

@JSorngard JSorngard merged commit 94d32bb into main Jan 10, 2024
8 checks passed
@JSorngard JSorngard deleted the get_unchecked branch January 10, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant