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

Extend string utils #810

Merged
merged 8 commits into from
Dec 13, 2023
Merged

Extend string utils #810

merged 8 commits into from
Dec 13, 2023

Conversation

alexander-yevsyukov
Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov commented Dec 12, 2023

This PR extends the collection of extension functions for working with String and line endings.
Addressed issues: #808 and #809.

Other notable changes:

  • The documentation for the Internal annotate was rewritten using AI assistance, making it easier to read, and avoiding excessive markup.
  • Protobuf was bumped to 3.25.1.

@alexander-yevsyukov alexander-yevsyukov self-assigned this Dec 12, 2023
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Merging #810 (554d73a) into master (8652072) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #810      +/-   ##
============================================
+ Coverage     74.55%   74.58%   +0.03%     
- Complexity     1129     1132       +3     
============================================
  Files           180      180              
  Lines          4189     4194       +5     
  Branches        335      335              
============================================
+ Hits           3123     3128       +5     
  Misses          938      938              
  Partials        128      128              

@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review December 12, 2023 23:41
@alexander-yevsyukov alexander-yevsyukov merged commit 5e636d7 into master Dec 13, 2023
7 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the extend-string-utils branch December 13, 2023 14:05
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.

2 participants