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

log_entry: replace peers pointer with object #8

Merged
merged 1 commit into from
Apr 28, 2024
Merged

Conversation

ehds
Copy link
Owner

@ehds ehds commented Apr 28, 2024

  1. replace peers pointer with object
  2. avoid some unnecessary copy

@ehds ehds force-pushed the refactor-log-entry branch 2 times, most recently from 7cc3b6c to 18d21eb Compare April 28, 2024 08:42
@ehds ehds force-pushed the refactor-log-entry branch from 18d21eb to 05c3d7a Compare April 28, 2024 09:06
@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.75%. Comparing base (be6e5f3) to head (05c3d7a).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   77.35%   77.75%   +0.39%     
==========================================
  Files          63       63              
  Lines        9747     9741       -6     
  Branches     1353     1355       +2     
==========================================
+ Hits         7540     7574      +34     
+ Misses       2205     2166      -39     
+ Partials        2        1       -1     

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

@ehds ehds merged commit e9d26a8 into main Apr 28, 2024
8 checks passed
@ehds ehds added the refactor label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants