Skip to content

Conversation

@ParidelPooya
Copy link
Contributor

  • Add test-with-sdk-coverage script to collect coverage from core SDK source
  • Copy SDK source to src/dur-sdk/ before tests via copy-sdk-source.js script
  • Configure Jest module mapper to resolve SDK imports to local source copy
  • Add coverage-to-csv script to export coverage data as CSV file
  • Update .gitignore to exclude dur-sdk folder and coverage-sdk directory
  • Add SDK_COVERAGE.md documentation for usage instructions

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Add test-with-sdk-coverage script to collect coverage from core SDK source
- Copy SDK source to src/dur-sdk/ before tests via copy-sdk-source.js script
- Configure Jest module mapper to resolve SDK imports to local source copy
- Add coverage-to-csv script to export coverage data as CSV file
- Update .gitignore to exclude dur-sdk folder and coverage-sdk directory
- Add SDK_COVERAGE.md documentation for usage instructions
@ParidelPooya ParidelPooya merged commit b39dfff into development Nov 13, 2025
7 checks passed
@ParidelPooya ParidelPooya deleted the feat/examples/sdk-coverage-collection branch November 13, 2025 16:39
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