Skip to content

fix: Improve windows tests - #1151

Merged
koubaa merged 12 commits into
mainfrom
improve-windows-tests
Apr 24, 2025
Merged

fix: Improve windows tests#1151
koubaa merged 12 commits into
mainfrom
improve-windows-tests

Conversation

@koubaa

@koubaa koubaa commented Apr 24, 2025

Copy link
Copy Markdown
Contributor

Make tempfile_cleanup test work in CMD prompt, not just minGW bash

Reduce printout for pythonnet test

@koubaa
koubaa requested a review from a team as a code owner April 24, 2025 18:10
@koubaa
koubaa requested a review from klmcadams April 24, 2025 18:24
@koubaa koubaa changed the title Improve windows tests fix: Improve windows tests Apr 24, 2025
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Apr 24, 2025
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (c52186e) 2517 2191 87.05%
Head commit (5035172) 2517 (+0) 2191 (+0) 87.05% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1151) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov

codecov Bot commented Apr 24, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.04%. Comparing base (c52186e) to head (5035172).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1151   +/-   ##
=======================================
  Coverage   87.04%   87.04%           
=======================================
  Files          39       39           
  Lines        2517     2517           
=======================================
  Hits         2191     2191           
  Misses        326      326           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@koubaa
koubaa merged commit 45a53f6 into main Apr 24, 2025
@koubaa
koubaa deleted the improve-windows-tests branch April 24, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants