Skip to content

Refactor/color mode to be enumeration#26

Merged
peczenyj merged 6 commits into
develfrom
refactor/color-mode-to-be-enumeration
May 25, 2026
Merged

Refactor/color mode to be enumeration#26
peczenyj merged 6 commits into
develfrom
refactor/color-mode-to-be-enumeration

Conversation

@peczenyj

Copy link
Copy Markdown
Owner

Description

This PR introduce a new enumeration: Colorize, and fix some issues with mock generation

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that changes existing behavior)
  • Documentation only
  • Tooling / CI / chore

Checklist

  • My commits follow Conventional Commits (so git-cliff can build the changelog).
  • task ci passes locally (tidy check + lint + build + test + smoke).
  • I added or updated tests for my change.
  • I updated the documentation (README / godoc / AGENTS.md) where relevant.
  • I kept the change compatible with the supported Go floor (1.25+).

@peczenyj peczenyj self-assigned this May 25, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.80%. Comparing base (fa0b505) to head (0768f3e).

Additional details and impacted files
@@            Coverage Diff             @@
##            devel      #26      +/-   ##
==========================================
+ Coverage   84.78%   84.80%   +0.02%     
==========================================
  Files          10       10              
  Lines         677      678       +1     
==========================================
+ Hits          574      575       +1     
  Misses         65       65              
  Partials       38       38              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@peczenyj peczenyj merged commit d9a7553 into devel May 25, 2026
6 checks passed
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.

2 participants