Skip to content

Add .PHONY for all Make recipes that don't create a file of the same …

d6404c3
Select commit
Loading
Failed to load commit list.
Open

Add .PHONY for all Make recipes that don't create a file of the same name #2663

Add .PHONY for all Make recipes that don't create a file of the same …
d6404c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2025 in 0s

80.52% (+0.09%) compared to fae865f

View this Pull Request on Codecov

80.52% (+0.09%) compared to fae865f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.52%. Comparing base (fae865f) to head (d6404c3).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2663      +/-   ##
==========================================
+ Coverage   80.42%   80.52%   +0.09%     
==========================================
  Files          49       49              
  Lines        1609     1612       +3     
  Branches      208      209       +1     
==========================================
+ Hits         1294     1298       +4     
  Misses        265      265              
+ Partials       50       49       -1     

☔ 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.