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 Iterable.joinBackticked() extension function #805

Merged
merged 6 commits into from
Nov 1, 2023

Conversation

alexander-yevsyukov
Copy link
Contributor

This PR adds a diagnostic utility function for listing items of Iterable wrapped into backticks.

Guava, Jackson, and Protobuf were also bumped to latest versions.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #805 (51fb28f) into master (53b9874) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #805   +/-   ##
=========================================
  Coverage     74.64%   74.64%           
- Complexity     1143     1144    +1     
=========================================
  Files           180      180           
  Lines          4204     4205    +1     
  Branches        335      335           
=========================================
+ Hits           3138     3139    +1     
  Misses          938      938           
  Partials        128      128           

Copy link
Contributor

@yevhenii-nadtochii yevhenii-nadtochii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexander-yevsyukov alexander-yevsyukov merged commit 3c0eb04 into master Nov 1, 2023
7 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the join-backticked-ext branch November 1, 2023 15:02
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.

3 participants