Skip to content

Fix lost and unstable comments around callbacks - #8627

Merged
cknitt merged 7 commits into
masterfrom
codex/fix-callback-comment-formatting
Sep 6, 2026
Merged

Fix lost and unstable comments around callbacks#8627
cknitt merged 7 commits into
masterfrom
codex/fix-callback-comment-formatting

Share argument locations and clarify callback layout rules

8179a59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2026 in 0s

77.58% (+0.00%) compared to 0b4bd0a

View this Pull Request on Codecov

77.58% (+0.00%) compared to 0b4bd0a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.58%. Comparing base (0b4bd0a) to head (8179a59).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8627   +/-   ##
=======================================
  Coverage   77.58%   77.58%           
=======================================
  Files         475      475           
  Lines       64051    64062   +11     
=======================================
+ Hits        49693    49704   +11     
  Misses      14358    14358           
Files with missing lines Coverage Δ
compiler/syntax/src/res_comments_table.ml 89.06% <100.00%> (-0.01%) ⬇️
compiler/syntax/src/res_parsetree_viewer.ml 91.42% <100.00%> (+0.07%) ⬆️
compiler/syntax/src/res_printer.ml 93.28% <100.00%> (+0.02%) ⬆️
🚀 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.