fix: extend Windows store workaround - #1700
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Coverage variation | ✅ +0.10% coverage variation (-1.00%) |
| Diff coverage | ✅ 0.00% diff coverage |
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.
Codecov Report❌ Patch coverage is ❌ 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:
|
This reverts commit 66da448.
2e8fda2 to
4a34a2b
Compare
…ical into fix/SEH-exception
Summary
Update workaround for windows store python
Fixes #1699
Type of change
Checklist
feat: add modal analysis support)