Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[refactor] use AddEventListener check instead of OnMessage check #989

Merged
merged 2 commits into from
Mar 22, 2025

[chore] correct TestEventSourceCoverage function

87dff8f
Select commit
Loading
Failed to load commit list.
Merged

[refactor] use AddEventListener check instead of OnMessage check #989

[chore] correct TestEventSourceCoverage function
87dff8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2025 in 0s

99.81% (+0.00%) compared to e158f04

View this Pull Request on Codecov

99.81% (+0.00%) compared to e158f04

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.81%. Comparing base (e158f04) to head (87dff8f).
Report is 1 commits behind head on v3.

Additional details and impacted files
@@           Coverage Diff           @@
##               v3     #989   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          18       18           
  Lines        3882     3885    +3     
=======================================
+ Hits         3875     3878    +3     
  Misses          5        5           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 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.