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

adding tests for string append #12

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

jaredwray
Copy link
Owner

@jaredwray jaredwray commented Sep 19, 2023

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines.
  • Tests for the changes have been added (for bug fixes/features) without decreasing code coverage.
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
adding tests for string append

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.09% 🎉

Comparison is base (7fe6a96) 96.49% compared to head (fcfde4c) 96.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   96.49%   96.58%   +0.09%     
==========================================
  Files          26       26              
  Lines        4425     4425              
==========================================
+ Hits         4270     4274       +4     
+ Misses        155      151       -4     

see 1 file with indirect coverage changes

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

@jaredwray jaredwray merged commit 51bb323 into main Sep 19, 2023
7 checks passed
@jaredwray jaredwray deleted the adding-tests-for-string-append branch September 19, 2023 01:25
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.

None yet

1 participant