Skip to content

Format function arg defaults with the constants-as-written printer - #1069

Open
conrade-ctc wants to merge 2 commits into
compiler-research:mainfrom
conrade-ctc:argdefault-symbolic-floating-defaults
Open

Format function arg defaults with the constants-as-written printer#1069
conrade-ctc wants to merge 2 commits into
compiler-research:mainfrom
conrade-ctc:argdefault-symbolic-floating-defaults

Add a canary test for clang's float pretty-printing

5c372a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 1s

87.70% (+0.01%) compared to 1795887

View this Pull Request on Codecov

87.70% (+0.01%) compared to 1795887

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.70%. Comparing base (1795887) to head (5c372a8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1069      +/-   ##
==========================================
+ Coverage   87.68%   87.70%   +0.01%     
==========================================
  Files          23       23              
  Lines        6382     6391       +9     
==========================================
+ Hits         5596     5605       +9     
  Misses        786      786              
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 90.51% <100.00%> (+0.02%) ⬆️
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 90.51% <100.00%> (+0.02%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.