Skip to content

fix: remove #[cfg(target_os = "windows")] logic in canonicalize#221

Merged
Boshen merged 1 commit intomainfrom
07-10-fix_missed_changes_before_220_merged
Jul 10, 2024
Merged

fix: remove #[cfg(target_os = "windows")] logic in canonicalize#221
Boshen merged 1 commit intomainfrom
07-10-fix_missed_changes_before_220_merged

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Jul 10, 2024

I should have checked the file changes before click the resolve conversation button :(

CleanShot 2024-07-10 at 22 47 27@2x

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @Brooooooklyn and the rest of your teammates on Graphite Graphite

@Brooooooklyn Brooooooklyn requested a review from Boshen July 10, 2024 14:48
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jul 10, 2024

CodSpeed Performance Report

Merging #221 will not alter performance

Comparing 07-10-fix_missed_changes_before_220_merged (6d1b0a1) with main (b6eeab6)

Summary

✅ 3 untouched benchmarks

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.95%. Comparing base (b6eeab6) to head (6d1b0a1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
- Coverage   96.95%   96.95%   -0.01%     
==========================================
  Files          11       11              
  Lines        2298     2297       -1     
==========================================
- Hits         2228     2227       -1     
  Misses         70       70              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Boshen Boshen changed the title fix: missed changes before #220 merged fix: remove #[cfg(target_os = "windows")] logic in canonicalize Jul 10, 2024
@Boshen Boshen merged commit de26319 into main Jul 10, 2024
@Boshen Boshen deleted the 07-10-fix_missed_changes_before_220_merged branch July 10, 2024 14:57
@Boshen
Copy link
Copy Markdown
Member

Boshen commented Jul 10, 2024

No behavior change, hot fix is not needed.

JounQin pushed a commit that referenced this pull request Jul 6, 2025
* bench: add symlink fixtures (#219)

* perf: use custom canonicalize impl to avoid usless syscall (#220)

Reduce one redundant fs::symlink_metadata system call.

* ci: pin crate-ci/typos version

* fix: remove `#[cfg(target_os = "windows")]` logic in `canonicalize` (#221)

fix: missed changes before #220 merged

* chore: update `cargo deny` (#222)

---------

Co-authored-by: LongYinan <lynweklm@gmail.com>
Co-authored-by: Boshen <boshenc@gmail.com>
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