Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Nov 12, 2025

fixes #824

remove AT_STATX_DONT_SYNC from statx calls

Copy link
Member Author

Boshen commented Nov 12, 2025


How to use the Graphite Merge Queue

Add the label merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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

@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.26%. Comparing base (e35ded7) to head (62f2d56).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #828      +/-   ##
==========================================
- Coverage   94.26%   94.26%   -0.01%     
==========================================
  Files          17       17              
  Lines        3071     3068       -3     
==========================================
- Hits         2895     2892       -3     
  Misses        176      176              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@graphite-app
Copy link

graphite-app bot commented Nov 12, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 11-12-fix_remove_at_statx_dont_sync_from_statx branch from cd489d9 to 62f2d56 Compare November 12, 2025 04:35
@Boshen Boshen changed the title fix: remove AT_STATX_DONT_SYNC from statx calls fix: fix problem with files not found on linux Nov 12, 2025
@graphite-app graphite-app bot merged commit 62f2d56 into main Nov 12, 2025
17 checks passed
@graphite-app graphite-app bot deleted the 11-12-fix_remove_at_statx_dont_sync_from_statx branch November 12, 2025 04:38
@Boshen Boshen mentioned this pull request Nov 12, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 12, 2025

CodSpeed Performance Report

Merging #828 will not alter performance

Comparing 11-12-fix_remove_at_statx_dont_sync_from_statx (62f2d56) with main (d14cffa)1

Summary

✅ 10 untouched
⏩ 5 skipped2

Footnotes

  1. No successful run was found on main (62f2d56) during the generation of this report, so d14cffa was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

  2. 5 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

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.

v11.13.1 has bug on linux platform, resolve failed

2 participants