Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

refactor(path): Switch from recursive to iterative structures #622

Merged
merged 16 commits into from
Dec 19, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented Dec 19, 2024

Likely some minor fixes on the way.

Hopefully I didn't miss a case and break people...

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12419432224

Details

  • 55 of 59 (93.22%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 63.793%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/path/mod.rs 49 53 92.45%
Totals Coverage Status
Change from base Build 12416090917: -0.1%
Covered Lines: 925
Relevant Lines: 1450

💛 - Coveralls

@epage epage merged commit b509e7e into rust-cli:main Dec 19, 2024
15 checks passed
@epage epage deleted the path branch December 19, 2024 19:33
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.

2 participants