Skip to content

Use structs instead of NamedTuple's in parse_brackets() - #615

Closed
JamesWrigley wants to merge 1 commit into
JuliaLang:backports-julialang-1.12from
JamesWrigley:parse-brackets-struct
Closed

Use structs instead of NamedTuple's in parse_brackets()#615
JamesWrigley wants to merge 1 commit into
JuliaLang:backports-julialang-1.12from
JamesWrigley:parse-brackets-struct

Use structs instead of NamedTuple's in `parse_brackets()`

5fedb86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (backports-julialang-1.12@4168cde). Learn more about missing BASE report.

Additional details and impacted files
@@                     Coverage Diff                     @@
##             backports-julialang-1.12     #615   +/-   ##
===========================================================
  Coverage                            ?   96.91%           
===========================================================
  Files                               ?       14           
  Lines                               ?     4380           
  Branches                            ?        0           
===========================================================
  Hits                                ?     4245           
  Misses                              ?      135           
  Partials                            ?        0           

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