Skip to content

Make DriverTestCase generic#7643

Merged
jenshnielsen merged 1 commit into
microsoft:mainfrom
jenshnielsen:make_driver_test_generic
Nov 19, 2025
Merged

Make DriverTestCase generic#7643
jenshnielsen merged 1 commit into
microsoft:mainfrom
jenshnielsen:make_driver_test_generic

Conversation

@jenshnielsen
Copy link
Copy Markdown
Collaborator

Make it such that the type checker can infer the type of self.instrument within the test

Make it such that the type checker can infer the type of self.instrument within the test
@jenshnielsen jenshnielsen requested a review from a team as a code owner November 14, 2025 07:08
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.77%. Comparing base (45a7539) to head (39edafd).
⚠️ Report is 48 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7643   +/-   ##
=======================================
  Coverage   59.77%   59.77%           
=======================================
  Files         351      351           
  Lines       31654    31655    +1     
=======================================
+ Hits        18921    18922    +1     
  Misses      12733    12733           

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

@jenshnielsen jenshnielsen added this pull request to the merge queue Nov 19, 2025
Merged via the queue into microsoft:main with commit 1e84daa Nov 19, 2025
18 checks passed
@jenshnielsen jenshnielsen deleted the make_driver_test_generic branch November 19, 2025 12:14
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.

2 participants