Skip to content

FIX: Update windows store python workaround - #1278

Merged
dipinknair merged 3 commits into
mainfrom
fix/windowsapps-python
Aug 13, 2025
Merged

FIX: Update windows store python workaround#1278
dipinknair merged 3 commits into
mainfrom
fix/windowsapps-python

Conversation

@dipinknair

Copy link
Copy Markdown
Contributor

@dipinknair
dipinknair requested a review from a team as a code owner August 13, 2025 15:12
@dipinknair
dipinknair requested a review from koubaa August 13, 2025 15:13
@github-actions github-actions Bot added the bug Something isn't working label Aug 13, 2025
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 13, 2025
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.01% (target: -1.00%) 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ff38d1f) 2562 2198 85.79%
Head commit (29f07ea) 2564 (+2) 2200 (+2) 85.80% (+0.01%)

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 (#1278) 3 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%

See your quality gate settings    Change summary preferences

@codecov

codecov Bot commented Aug 13, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.80%. Comparing base (ff38d1f) to head (29f07ea).
⚠️ Report is 1 commits behind head on main.

❌ Your patch status 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    #1278      +/-   ##
==========================================
+ Coverage   85.79%   85.80%   +0.01%     
==========================================
  Files          39       39              
  Lines        2562     2564       +2     
==========================================
+ Hits         2198     2200       +2     
  Misses        364      364              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dipinknair
dipinknair merged commit f0de6c4 into main Aug 13, 2025
90 of 92 checks passed
@dipinknair
dipinknair deleted the fix/windowsapps-python branch August 13, 2025 18:22
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 found in workaround for windows store python

3 participants