Skip to content

CI: Increase timeout for pytests in CI/CD - #1198

Merged
dipinknair merged 2 commits into
mainfrom
ci/timeout
Jun 20, 2025
Merged

CI: Increase timeout for pytests in CI/CD#1198
dipinknair merged 2 commits into
mainfrom
ci/timeout

Conversation

@dipinknair

Copy link
Copy Markdown
Contributor

https://github.com/ansys/pymechanical/actions/runs/15766982543/job/44445322044#step:6:50
Test are now taking more than 10 mins ( New tests might have been added).
Keeping all timeout 15 mins.

@dipinknair
dipinknair requested a review from a team as a code owner June 20, 2025 14:11
@dipinknair
dipinknair requested review from RobPasMue and koubaa June 20, 2025 14:11
@github-actions github-actions Bot added maintenance Package and maintenance related ci/cd Involves the GitHub workflow files labels Jun 20, 2025
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 20, 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 (6233901) 2537 2193 86.44%
Head commit (02c4638) 2537 (+0) 2193 (+0) 86.44% (+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 (#1198) 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 Jun 20, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.44%. Comparing base (6233901) to head (02c4638).
Report is 1 commits behind head on main.

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

@dipinknair
dipinknair merged commit 267b4e3 into main Jun 20, 2025
@dipinknair
dipinknair deleted the ci/timeout branch June 20, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd Involves the GitHub workflow files documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants