Skip to content

refactor: Move some filesystem helpers into the fs module#1401

Merged
notheotherben merged 3 commits intomainfrom
refactor/fs
Mar 20, 2025
Merged

refactor: Move some filesystem helpers into the fs module#1401
notheotherben merged 3 commits intomainfrom
refactor/fs

Conversation

@notheotherben
Copy link
Copy Markdown
Member

This is just a simple code refactor to move things around and make them a bit more re-usable. The ultimate goal is to simplify the resolver code, which is currently rather complex and difficult to follow.

@notheotherben notheotherben enabled auto-merge March 20, 2025 00:07
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 90.38462% with 5 lines in your changes missing coverage. Please review.

Project coverage is 84.52%. Comparing base (bcfeac8) to head (a73c3ac).
Report is 50 commits behind head on main.

Files with missing lines Patch % Lines
src/fs/mod.rs 90.38% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1401   +/-   ##
=======================================
  Coverage   84.52%   84.52%           
=======================================
  Files          93       93           
  Lines        9419     9419           
=======================================
  Hits         7961     7961           
  Misses       1458     1458           
Files with missing lines Coverage Δ
src/core/resolver.rs 82.69% <ø> (-0.94%) ⬇️
src/fs/mod.rs 93.50% <90.38%> (-6.50%) ⬇️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@notheotherben notheotherben merged commit bedd0c1 into main Mar 20, 2025
9 of 11 checks passed
@notheotherben notheotherben deleted the refactor/fs branch March 20, 2025 00:10
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.

1 participant