Skip to content

fix(parser): attributes are not always propagated/populated#466

Draft
ljmf00 wants to merge 1 commit into
dlang-community:masterfrom
ljmf00:fix-attributes
Draft

fix(parser): attributes are not always propagated/populated#466
ljmf00 wants to merge 1 commit into
dlang-community:masterfrom
ljmf00:fix-attributes

fix(parser): attributes are not always propagated/populated

b717b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

83.20% (+0.03%) compared to 19a8489

View this Pull Request on Codecov

83.20% (+0.03%) compared to 19a8489

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.20%. Comparing base (19a8489) to head (b717b20).
⚠️ Report is 76 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #466      +/-   ##
==========================================
+ Coverage   83.17%   83.20%   +0.03%     
==========================================
  Files          11       11              
  Lines        8338     8338              
==========================================
+ Hits         6935     6938       +3     
+ Misses       1403     1400       -3     
Files with missing lines Coverage Δ
src/dparse/parser.d 91.39% <100.00%> (+0.08%) ⬆️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19a8489...b717b20. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.