Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix queue throw test - Still reports uncovered on CI #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

huntharo
Copy link
Contributor

  • On CI this was reporting as uncovered
  • Worked locally
  • Use a more deliberate pattern

- On CI this was reporting as uncovered
- Worked locally
- Use a more deliberate pattern
Copy link

📊 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 changed the title Fix queue throw test Fix queue throw test - Still reports uncovered on CI Feb 18, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant