Skip to content

Conversation

@dipinknair
Copy link
Collaborator

Updating runners so that it has enough space to pull Mechanical image.

@dipinknair dipinknair requested a review from a team as a code owner November 3, 2025 15:03
@dipinknair dipinknair requested a review from RobPasMue November 3, 2025 15:03
@github-actions github-actions bot added maintenance Package and maintenance related ci/cd Involves the GitHub workflow files enhancement New features or code improvements labels Nov 3, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 3, 2025
@codacy-production
Copy link

codacy-production bot commented Nov 3, 2025

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 (6dfa1dd) 2625 2150 81.90%
Head commit (6355110) 2625 (+0) 2150 (+0) 81.90% (+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 (#1377) 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
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.90%. Comparing base (6dfa1dd) to head (6355110).
⚠️ Report is 1 commits behind head on main.

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

@koubaa
Copy link
Collaborator

koubaa commented Nov 3, 2025

I don't the issue has anything to do with the number of cores, it's probably more related to the amount of disk space and RA. Do the 16 core runners ahve more disk space and ram?

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Pull request documentation preview limit (10) reached: skipping documentation deployment for this pull request.

@dipinknair
Copy link
Collaborator Author

I don't the issue has anything to do with the number of cores, it's probably more related to the amount of disk space and RA. Do the 16 core runners ahve more disk space and ram?

Yes 16 Core has 64GB Ram and more disk space. Ubuntu latest has the least. error message was showing no disk space left on current workflow. https://github.com/ansys/pymechanical/actions/runs/19018756604/job/54310618737#step:2:61

@klmcadams klmcadams merged commit 827ed4f into main Nov 5, 2025
61 checks passed
@klmcadams klmcadams deleted the feat/update-runner branch November 5, 2025 19:09
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 enhancement New features or code improvements maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants