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

Snippets cherry pick #5059

Merged
merged 4 commits into from Feb 9, 2024
Merged

Snippets cherry pick #5059

merged 4 commits into from Feb 9, 2024

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Feb 9, 2024

Proposed changes

Cherry pick of snippets newline fix

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

pdabelf5 and others added 2 commits February 7, 2024 11:41
* fix new lines in snippets

* add test for server snippet new lines

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@pdabelf5 pdabelf5 requested a review from a team as a code owner February 9, 2024 10:26
@github-actions github-actions bot added the tests Pull requests that update tests label Feb 9, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (203cb6e) 52.10% compared to head (edc9391) 52.13%.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-3.4    #5059      +/-   ##
===============================================
+ Coverage        52.10%   52.13%   +0.02%     
===============================================
  Files               60       60              
  Lines            17368    17368              
===============================================
+ Hits              9050     9054       +4     
+ Misses            8002     8000       -2     
+ Partials           316      314       -2     

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

Copy link
Contributor

@shaun-nx shaun-nx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@pdabelf5 pdabelf5 merged commit 4e84ae8 into release-3.4 Feb 9, 2024
69 checks passed
@pdabelf5 pdabelf5 deleted the snippets-cherry-pick branch February 9, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Pull requests that update tests
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

None yet

4 participants