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

text: fix panic in RepeatAndTrim; fixes #167 #168

Merged
merged 1 commit into from
May 22, 2021
Merged

text: fix panic in RepeatAndTrim; fixes #167 #168

merged 1 commit into from
May 22, 2021

Conversation

jedib0t
Copy link
Owner

@jedib0t jedib0t commented May 22, 2021

Fixes #167.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 867299885

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 775205586: 0.0%
Covered Lines: 2942
Relevant Lines: 2942

💛 - Coveralls

@jedib0t jedib0t merged commit 11849e4 into main May 22, 2021
@jedib0t jedib0t deleted the fix-panic branch July 11, 2021 05:53
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.

Panic: integer divide by zero when setting a style
2 participants