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

feat(buffer): make the cache size of buffers configurable #64

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

Viatorus
Copy link
Owner

@Viatorus Viatorus commented Oct 7, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a583ffa) 99.40% compared to head (5e2a498) 99.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files          56       56           
  Lines        5866     5866           
=======================================
  Hits         5831     5831           
  Misses         35       35           
Files Coverage Δ
include/emio/buffer.hpp 99.35% <100.00%> (ø)
test/unit_test/test_buffer.cpp 100.00% <100.00%> (ø)
test/unit_test/test_writer.cpp 100.00% <100.00%> (ø)

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

@Viatorus Viatorus merged commit 1b3cb81 into main Oct 8, 2023
11 checks passed
@Viatorus Viatorus deleted the feat/cache_size branch October 8, 2023 10:39
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