Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@n0toose
Copy link
Member

@n0toose n0toose commented Oct 21, 2025

This resolves a TODO for removing clean_path as a dependency.


Feature not stabilized just yet, but made in advance due to #1135.

This resolves a TODO for removing clean_path as a dependency.
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.97%. Comparing base (2d429c6) to head (449565d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1136      +/-   ##
==========================================
+ Coverage   76.95%   76.97%   +0.02%     
==========================================
  Files          28       28              
  Lines        3393     3396       +3     
==========================================
+ Hits         2611     2614       +3     
  Misses        782      782              

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

@fogti
Copy link
Contributor

fogti commented Oct 21, 2025

You'll have to adjust uses: dtolnay/rust-toolchain@stable in the CI workflow files to uses: dtolnay/rust-toolchain@nightly.

@n0toose
Copy link
Member Author

n0toose commented Oct 21, 2025

You'll have to adjust uses: dtolnay/rust-toolchain@stable in the CI workflow files to uses: dtolnay/rust-toolchain@nightly.

Yeah, it's a very preliminary pull request to demonstrate how I'd remove clean, given that you're working on top of the same components and now that an unstable implementation exists. :)

I'm not sure if we wish to switch to nightly.

Co-authored-by: Ellen Emilia Anna Zscheile <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants