Skip to content

Replace Internet Explorer with MSXML in test_eventinterface.py.#933

Merged
junkmd merged 9 commits into
enthought:mainfrom
junkmd:remove_ie_from_eventinterface_test
Mar 7, 2026
Merged

Replace Internet Explorer with MSXML in test_eventinterface.py.#933
junkmd merged 9 commits into
enthought:mainfrom
junkmd:remove_ie_from_eventinterface_test

test: Revert the event sink name in `test_eventinterface.py`.

492d6f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2026 in 1s

88.91% (+0.32%) compared to 069b9d1

View this Pull Request on Codecov

88.91% (+0.32%) compared to 069b9d1

Details

Codecov Report

❌ Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.91%. Comparing base (069b9d1) to head (492d6f7).

Files with missing lines Patch % Lines
comtypes/test/test_eventinterface.py 93.93% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #933      +/-   ##
==========================================
+ Coverage   88.59%   88.91%   +0.32%     
==========================================
  Files         139      139              
  Lines       13613    13606       -7     
==========================================
+ Hits        12060    12098      +38     
+ Misses       1553     1508      -45     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.