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

Avoid streams in converting HRN to std::string #1492

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

rustam-gamidov-here
Copy link
Collaborator

To make the code faster

Relates-To: OLPEDGE-2754

@rustam-gamidov-here rustam-gamidov-here changed the title Avoid streams in converting HRN to st::string Avoid streams in converting HRN to std::string Apr 2, 2024
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.52%. Comparing base (2091bd0) to head (d0fe499).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1492      +/-   ##
==========================================
+ Coverage   81.39%   81.52%   +0.13%     
==========================================
  Files         341      341              
  Lines       13316    13378      +62     
  Branches     1438     1439       +1     
==========================================
+ Hits        10838    10906      +68     
+ Misses       1900     1893       -7     
- Partials      578      579       +1     

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

To make the code faster

Relates-To: OLPEDGE-2754
Signed-off-by: Rustam Gamidov <[email protected]>
@rustam-gamidov-here rustam-gamidov-here merged commit 93bf554 into master Apr 2, 2024
22 checks passed
@rustam-gamidov-here rustam-gamidov-here deleted the rga/replace-streams-in-hrn branch April 2, 2024 13:28
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