Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix issue with send2trash when running tests locally #1356

Merged
merged 2 commits into from
Mar 9, 2025
Merged

Fix issue with send2trash when running tests locally #1356

merged 2 commits into from
Mar 9, 2025

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Mar 9, 2025

Closes #1353

@mwouts mwouts merged commit 0bda545 into main Mar 9, 2025
4 checks passed
Copy link

github-actions bot commented Mar 9, 2025

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab or Binder:notebook.

Also, the version of Jupytext developed in this PR can be installed with pip:

HATCH_BUILD_HOOKS_ENABLE=true pip install git+https://github.com/mwouts/jupytext.git@fix_1353

(this requires nodejs, see more at Developing Jupytext)

@mwouts mwouts deleted the fix_1353 branch March 9, 2025 20:34
Copy link

codecov bot commented Mar 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.98%. Comparing base (0df2298) to head (8b78cd2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1356      +/-   ##
==========================================
- Coverage   97.00%   96.98%   -0.03%     
==========================================
  Files          32       32              
  Lines        4906     4906              
==========================================
- Hits         4759     4758       -1     
- Misses        147      148       +1     

☔ 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad Request (send2trash failed: [Errno 13] Permission denied: b'/.Trash-1000' when running the tests locally
1 participant