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

table: do not colorize border using row-painter (fixes #221) #222

Merged
merged 1 commit into from Aug 21, 2022
Merged

Conversation

jedib0t
Copy link
Owner

@jedib0t jedib0t commented Aug 21, 2022

The colors for the separator row was using the output of rowPainter incorrectly. This change fixes it.

@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2899059487

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2879990380: 0.0%
Covered Lines: 3096
Relevant Lines: 3096

💛 - Coveralls

@jedib0t jedib0t merged commit b3bddf1 into main Aug 21, 2022
@jedib0t jedib0t deleted the fix-221 branch September 3, 2022 20:24
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

2 participants