Skip to content

Add shared node setup / coverage report#14

Merged
huntharo merged 10 commits intomainfrom
actions-tweaks
Feb 18, 2025
Merged

Add shared node setup / coverage report#14
huntharo merged 10 commits intomainfrom
actions-tweaks

Conversation

@huntharo
Copy link
Contributor

@huntharo huntharo commented Feb 18, 2025

  • Add code coverage report to PRs
  • Improve code coverage
  • Move node setup / module install / caching to shared action

@huntharo huntharo changed the title Add shared node setup Add shared node setup / coverage report Feb 18, 2025
@github-actions
Copy link

github-actions bot commented Feb 18, 2025

📊 Node.js Code Coverage Report

File Lines Lines Hit / Found Uncovered Lines Branches
src/blocking-queue.ts ✅ 97.6% 240 / 246 6 91.9%
src/iterable-mapper.ts ✅ 97.5% 581 / 596 15 90.5%
src/iterable-queue-mapper-simple.ts ✅ 100.0% 156 / 156 0 100.0%
src/iterable-queue-mapper.ts ✅ 100.0% 101 / 101 0 100.0%
src/iterable-queue.ts ✅ 100.0% 43 / 43 0 100.0%
src/queue.ts ✅ 94.3% 33 / 35 2 85.7%
Overall ✅ 98.0% 1154 / 1177 23 92.1%

@huntharo huntharo merged commit 38ad09f into main Feb 18, 2025
3 checks passed
@huntharo huntharo deleted the actions-tweaks branch February 18, 2025 16:21
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.

1 participant