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(putils): add CenterText in putils #399

Merged
merged 2 commits into from Sep 5, 2022
Merged

Conversation

floaust
Copy link
Member

@floaust floaust commented Sep 5, 2022

Description

Describe your work here.

Scope

What is affected by this pull request?

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Related Issue

Fixes #

To-Do Checklist

  • I tested my changes
  • I have commented every method that I created/changed
  • I updated the examples to fit with my changes
  • I have added tests for my newly created methods

@MarvinJWendt MarvinJWendt linked an issue Sep 5, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #399 (5bad05a) into master (b33cb19) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #399   +/-   ##
=======================================
  Coverage   81.70%   81.70%           
=======================================
  Files          28       28           
  Lines        2017     2017           
=======================================
  Hits         1648     1648           
  Misses        357      357           
  Partials       12       12           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@MarvinJWendt MarvinJWendt left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

@MarvinJWendt MarvinJWendt merged commit da3b3f5 into master Sep 5, 2022
@MarvinJWendt MarvinJWendt deleted the putils_center_text branch September 5, 2022 00:23
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.

Add a WithCenterTextOnly for the CenterPrinter
2 participants