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

Move DriverTestCase and mock Instruments out of tests module #5486

Merged
merged 4 commits into from Nov 6, 2023

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Nov 6, 2023

This is in preparation for moving the tests out of the src.
The imports in examples have not been changed yet to avoid breaking examples with the latest release.
This will be done after the next release

Darker is expected to fail since we moves a file which darker considers a new file

  • News fragment

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #5486 (0b59187) into main (e7c6a79) will decrease coverage by 0.04%.
The diff coverage is 70.83%.

@@            Coverage Diff             @@
##             main    #5486      +/-   ##
==========================================
- Coverage   68.37%   68.34%   -0.04%     
==========================================
  Files         341      342       +1     
  Lines       30005    30029      +24     
==========================================
+ Hits        20516    20523       +7     
- Misses       9489     9506      +17     

@jenshnielsen jenshnielsen added this pull request to the merge queue Nov 6, 2023
Merged via the queue into microsoft:main with commit 1e0ac19 Nov 6, 2023
11 of 14 checks passed
@jenshnielsen jenshnielsen deleted the move_test_utils branch November 6, 2023 10:05
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.

None yet

2 participants