Skip to content

Update Dart version requirement and test coverage documentation#2

Merged
brody-0125 merged 1 commit into
mainfrom
claude/update-readme-docs-nK3sd
Apr 4, 2026
Merged

Update Dart version requirement and test coverage documentation#2
brody-0125 merged 1 commit into
mainfrom
claude/update-readme-docs-nK3sd

Conversation

@brody-0125

Copy link
Copy Markdown
Owner

Summary

Updated project documentation to reflect changes in Dart version requirements, test coverage metrics, and minimum code coverage threshold.

Key Changes

  • Dart version requirement: Updated from ^3.4 to ^3.6 in both English and Korean README files
  • Test count: Updated test statistics across all packages:
    • durable_workflow: 234 → 258 tests
    • durable_workflow_sqlite: 59 → 67 tests
    • Total: 324 → 356 tests
  • Code coverage threshold: Increased minimum coverage requirement from 70% to 80%
  • Package versions: Updated recommended versions in installation instructions:
    • durable_workflow: ^0.1.0 → ^0.2.0
    • durable_workflow_sqlite: ^0.1.0 → ^0.2.1
    • durable_workflow_drift: ^0.1.0 → ^0.2.0
  • Documentation: Updated project structure documentation to reflect new test counts

Notes

These changes are documentation-only updates to the README files, reflecting the current state of the project's Dart compatibility, test suite expansion, and quality standards.

https://claude.ai/code/session_01PKmNxpDyvBmbZdqmcq38Ao

- Dart SDK badge: ^3.4 → ^3.6 (matches pubspec.yaml constraints)
- Package versions: ^0.1.0 → ^0.2.0/^0.2.1 (matches published versions)
- Test counts: 234/59/324 → 258/67/356 (matches actual test files)
- Coverage threshold: 70% → 80% (matches CI config)
- Applied same fixes to both README.md and README.ko.md

https://claude.ai/code/session_01PKmNxpDyvBmbZdqmcq38Ao
@brody-0125 brody-0125 merged commit 6041cdc into main Apr 4, 2026
8 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