Skip to content

feat: verifying Linux service also accepts colors#1451

Merged
RobPasMue merged 6 commits into
mainfrom
feat/linux-color-service
Oct 4, 2024
Merged

feat: verifying Linux service also accepts colors#1451
RobPasMue merged 6 commits into
mainfrom
feat/linux-color-service

Conversation

@RobPasMue
Copy link
Copy Markdown
Member

Description

Verifying issue #1383 has been solved

Issue linked

Closes #1383

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@RobPasMue RobPasMue self-assigned this Oct 4, 2024
@RobPasMue RobPasMue requested a review from a team as a code owner October 4, 2024 10:42
@github-actions github-actions Bot added the enhancement New features or code improvements label Oct 4, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.84%. Comparing base (4ab4835) to head (74a992d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1451      +/-   ##
==========================================
+ Coverage   91.79%   91.84%   +0.04%     
==========================================
  Files          86       86              
  Lines        6912     6905       -7     
==========================================
- Hits         6345     6342       -3     
+ Misses        567      563       -4     

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

@github-actions github-actions Bot added the maintenance Package and maintenance related label Oct 4, 2024
@RobPasMue RobPasMue merged commit 3044faa into main Oct 4, 2024
@RobPasMue RobPasMue deleted the feat/linux-color-service branch October 4, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add color support on the Linux service

2 participants