Skip to content

Conversation

@junkmd
Copy link
Collaborator

@junkmd junkmd commented Dec 19, 2025

Related to #302

This focuses on removing the InternetExplorer.Application dependency from comtypes/test/test_QueryService.py.

The test now manipulates and verifies MSHTML COM objects (HTMLDocument, etc...) instead of relying on an InternetExplorer.Application instance.

@junkmd junkmd added this to the 1.4.15 milestone Dec 19, 2025
@junkmd junkmd added the tests enhance or fix tests label Dec 19, 2025
@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

❌ Patch coverage is 97.56098% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.00%. Comparing base (b400277) to head (edc3702).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
comtypes/test/test_QueryService.py 97.56% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #886      +/-   ##
==========================================
+ Coverage   84.88%   85.00%   +0.12%     
==========================================
  Files         126      126              
  Lines       11668    11695      +27     
==========================================
+ Hits         9904     9941      +37     
+ Misses       1764     1754      -10     

☔ 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.

@junkmd junkmd merged commit 538c0d4 into enthought:main Dec 19, 2025
52 checks passed
@junkmd junkmd deleted the QueryServiceTest branch December 20, 2025 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests enhance or fix tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant