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: add push_str and push #4

Merged
merged 3 commits into from
Aug 15, 2023
Merged

feat: add push_str and push #4

merged 3 commits into from
Aug 15, 2023

Conversation

polazarus
Copy link
Owner

No description provided.

src/bytes.rs Fixed Show fixed Hide fixed
src/raw/inline.rs Fixed Show fixed Hide fixed
src/string.rs Fixed Show fixed Hide fixed
src/string.rs Fixed Show fixed Hide fixed
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #4 (e0d113d) into main (3aae7db) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   99.12%   99.18%   +0.05%     
==========================================
  Files          13       13              
  Lines        2284     2445     +161     
  Branches     2284     2445     +161     
==========================================
+ Hits         2264     2425     +161     
  Misses         11       11              
  Partials        9        9              
Files Changed Coverage Δ
src/backend.rs 99.01% <100.00%> (+0.09%) ⬆️
src/bytes.rs 99.68% <100.00%> (+0.03%) ⬆️
src/raw.rs 100.00% <100.00%> (ø)
src/raw/allocated.rs 95.61% <100.00%> (+0.71%) ⬆️
src/raw/inline.rs 95.06% <100.00%> (+1.21%) ⬆️
src/string.rs 99.54% <100.00%> (+0.03%) ⬆️

@polazarus polazarus marked this pull request as ready for review August 15, 2023 19:31
@polazarus polazarus merged commit 0045c05 into main Aug 15, 2023
37 checks passed
@polazarus polazarus deleted the dev-push branch November 22, 2023 15:09
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.

1 participant