Skip to content

refactor: Improve resolver implementation#1412

Merged
notheotherben merged 5 commits intomainfrom
refactor/fs
Mar 27, 2025
Merged

refactor: Improve resolver implementation#1412
notheotherben merged 5 commits intomainfrom
refactor/fs

Conversation

@notheotherben
Copy link
Copy Markdown
Member

This PR does some work to make the resolver logic a bit more sensible, reducing code duplication and improving consistency in the way we access the filesystem to enumerate options.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2025

Codecov Report

Attention: Patch coverage is 81.81818% with 10 lines in your changes missing coverage. Please review.

Project coverage is 84.79%. Comparing base (8a21b46) to head (3434c2d).
Report is 6 commits behind head on main.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1412      +/-   ##
==========================================
+ Coverage   84.59%   84.79%   +0.19%     
==========================================
  Files          93       93              
  Lines        9497     9509      +12     
==========================================
+ Hits         8034     8063      +29     
+ Misses       1463     1446      -17     
Files with missing lines Coverage Δ
src/core/resolver.rs 89.40% <100.00%> (+6.71%) ⬆️
src/fs/mod.rs 88.07% <80.00%> (-5.44%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@notheotherben notheotherben merged commit e40ca1e into main Mar 27, 2025
10 of 11 checks passed
@notheotherben notheotherben deleted the refactor/fs branch March 27, 2025 21:05
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