Skip to content

test: add unit tests for scripts/compose.ts#5626

Open
codxbrexx wants to merge 6 commits into
asyncapi:masterfrom
codxbrexx:add/unit-tests
Open

test: add unit tests for scripts/compose.ts#5626
codxbrexx wants to merge 6 commits into
asyncapi:masterfrom
codxbrexx:add/unit-tests

refactor: update import path for node:url, add type annotations to ma…

937acfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2026 in 0s

99.40% (-0.60%) compared to 3a526ff

View this Pull Request on Codecov

99.40% (-0.60%) compared to 3a526ff

Details

Codecov Report

❌ Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.40%. Comparing base (3a526ff) to head (937acfa).
⚠️ Report is 297 commits behind head on master.

Files with missing lines Patch % Lines
scripts/compose.ts 57.14% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master    #5626      +/-   ##
===========================================
- Coverage   100.00%   99.40%   -0.60%     
===========================================
  Files           22       24       +2     
  Lines          796     1004     +208     
  Branches       146      199      +53     
===========================================
+ Hits           796      998     +202     
- Misses           0        6       +6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.