Skip to content

fix: extend Windows store workaround - #1700

Open
dipinknair wants to merge 15 commits into
mainfrom
fix/SEH-exception
Open

fix: extend Windows store workaround#1700
dipinknair wants to merge 15 commits into
mainfrom
fix/SEH-exception

Conversation

@dipinknair

@dipinknair dipinknair commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Update workaround for windows store python

Fixes #1699

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Maintenance / refactor

Checklist

  • Title follows Conventional Commits (e.g. feat: add modal analysis support)
  • Tests added or updated
  • Documentation updated

@github-actions github-actions Bot added the bug Something isn't working label Jul 24, 2026
@codacy-production

codacy-production Bot commented Jul 24, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage 0.00% diff coverage · +0.10% coverage variation

Metric Results
Coverage variation +0.10% coverage variation (-1.00%)
Diff coverage 0.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (821260d) 3349 2696 80.50%
Head commit (1ac7013) 3345 (-4) 2696 (+0) 80.60% (+0.10%)

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 (#1700) 14 0 0.00%

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%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 24, 2026
@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.59%. Comparing base (9cac0c1) to head (1ac7013).
⚠️ Report is 5 commits behind head on main.

❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1700      +/-   ##
==========================================
- Coverage   80.97%   80.59%   -0.39%     
==========================================
  Files          43       43              
  Lines        3349     3345       -4     
==========================================
- Hits         2712     2696      -16     
- Misses        637      649      +12     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dipinknair dipinknair changed the title fix: extend Windows store workaround to pythoncore and add v261 fix: extend Windows store workaround Jul 29, 2026
@dipinknair
dipinknair marked this pull request as ready for review July 29, 2026 15:48
@dipinknair
dipinknair requested a review from a team as a code owner July 29, 2026 15:48
@dipinknair
dipinknair requested review from RobPasMue and koubaa July 30, 2026 12:56
Comment thread src/ansys/mechanical/core/embedding/initializer.py
Comment thread src/ansys/mechanical/core/embedding/initializer.py
Comment thread src/ansys/mechanical/core/embedding/initializer.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug located in Embedding App

3 participants