Skip to content

Fix HOC File.dir()#3653

Merged
nrnhines merged 5 commits into
masterfrom
hines/fix-mknrndll
Oct 30, 2025
Merged

Fix HOC File.dir()#3653
nrnhines merged 5 commits into
masterfrom
hines/fix-mknrndll

Conversation

@nrnhines

Copy link
Copy Markdown
Member

Closes #3652

@github-actions

Copy link
Copy Markdown
Contributor

✔️ 8bde340 -> artifacts URL

@codecov

codecov Bot commented Oct 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.07%. Comparing base (738ee02) to head (0406a82).
⚠️ Report is 51 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3653      +/-   ##
==========================================
+ Coverage   68.02%   68.07%   +0.05%     
==========================================
  Files         686      686              
  Lines      110907   110907              
==========================================
+ Hits        75439    75498      +59     
+ Misses      35468    35409      -59     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@azure-pipelines

Copy link
Copy Markdown

✔️ 8bde340 -> Azure artifacts URL

@nrnhines

Copy link
Copy Markdown
Member Author

I tested the windows artifact and it does fix the #3652 problem. It is not clear to me why the test is failing as it works on my machine without having to pop up the File.chooser.

@github-actions

Copy link
Copy Markdown
Contributor

✔️ b7baf3f -> artifacts URL

@azure-pipelines

Copy link
Copy Markdown

✔️ b7baf3f -> Azure artifacts URL

@sonarqubecloud

Copy link
Copy Markdown

@azure-pipelines

Copy link
Copy Markdown

✔️ 0406a82 -> Azure artifacts URL

@github-actions

Copy link
Copy Markdown
Contributor

✔️ 0406a82 -> artifacts URL

@nrnhines nrnhines requested a review from JCGoran October 29, 2025 20:26
@nrnhines nrnhines merged commit 5adb854 into master Oct 30, 2025
47 checks passed
@nrnhines nrnhines deleted the hines/fix-mknrndll branch October 30, 2025 10:55
JCGoran pushed a commit that referenced this pull request Nov 10, 2025
@JCGoran JCGoran mentioned this pull request Nov 13, 2025
20 tasks
JCGoran pushed a commit that referenced this pull request Nov 13, 2025
JCGoran pushed a commit that referenced this pull request Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mknrndll icon on windows failing because of broken File.dir()

2 participants