Skip to content

Conversation

@omachala
Copy link
Owner

@omachala omachala commented Dec 16, 2025

Summary

  • CI workflow with quality gates (prettier, eslint, typecheck, tests, 90% coverage)
  • Changeset integration for version management
  • Manual release workflow from main branch
  • Restructured tests: unit tests in src/utils/, integration tests in tests/
  • 159 tests, 90%+ coverage

@changeset-bot
Copy link

changeset-bot bot commented Dec 16, 2025

🦋 Changeset detected

Latest commit: 5648775

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
ha-treemap-card Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Ondrej Machala added 2 commits December 16, 2025 23:30
- Create tests/ folder for integration tests
- Add unit tests in src/utils/ for colors, lights, climate, predicates
- Add integration tests for sensors, lights, climate, labels, JSON mode
- Add click handler and interaction tests
- Create src/index.ts for public API exports
- Bump coverage threshold from 80% to 90%
@omachala omachala changed the title chore: add CI/CD workflows and tooling chore: add CI/CD workflows and improve test coverage to 90% Dec 17, 2025
@omachala omachala merged commit f73af43 into main Dec 17, 2025
2 checks passed
@omachala omachala deleted the feat/ci-workflow branch December 17, 2025 00:12
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