goplus / gop

The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
https://goplus.org
Apache License 2.0
8.94k stars 546 forks source link

cl: fix compileCompositeLitEx struct for sliceLit/mapLit #1961

Closed visualfc closed 2 months ago

visualfc commented 2 months ago

compileCompositeLitEx

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.32%. Comparing base (e3757c5) to head (066ca57).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1961 +/- ## ========================================== + Coverage 93.30% 93.32% +0.02% ========================================== Files 42 42 Lines 11668 11703 +35 ========================================== + Hits 10887 10922 +35 Misses 624 624 Partials 157 157 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.