Skip to content

Remove file to test coverage#3

Closed
ishymko wants to merge 10 commits intomainfrom
test-coverage
Closed

Remove file to test coverage#3
ishymko wants to merge 10 commits intomainfrom
test-coverage

Conversation

@ishymko
Copy link
Owner

@ishymko ishymko commented Dec 18, 2025

Description

Thank you for opening a Pull Request!
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Follow the CONTRIBUTING Guide.
  • Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
    • Important Prefixes for release-please:
      • fix: which represents bug fixes, and correlates to a SemVer patch.
      • feat: represents a new feature, and correlates to a SemVer minor.
      • feat!:, or fix!:, refactor!:, etc., which represent a breaking change (indicated by the !) and will result in a SemVer major.
  • Ensure the tests and linter pass
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@github-actions
Copy link

github-actions bot commented Dec 18, 2025

🧪 Code Coverage

⬇️ Download Full Report

Main PR Delta
src/sse_utils.ts 90.9% 91.3% 🟢 +0.40%
src/myfile.ts (new) 100%
Total 82.31% 82.33% 🟢 +0.02%

Generated by coverage-comment.yml

ishymko added a commit to a2aproject/a2a-js that referenced this pull request Dec 19, 2025
# Description

1. Post per-file coverage deltas.
2. Use only statements coverage for simplicity.

# Examples

Tested in fork ishymko#3.

<img width="300" alt="image"
src="https://github.com/user-attachments/assets/54cc3f7b-23a5-4d35-954d-2157171baf18"
/>
<img width="300" alt="image"
src="https://github.com/user-attachments/assets/3c97d78f-f918-47d9-b01d-0c6094b1e7cd"
/>
<img width="300" alt="image"
src="https://github.com/user-attachments/assets/aa3b1af3-d769-4dcd-9514-1cbdffd08e2a"
/>

Re #192
@ishymko ishymko closed this Jan 16, 2026
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