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.91k stars 546 forks source link

cl: keep stmt comments #1870

Closed CarlJi closed 1 month ago

CarlJi commented 4 months ago

Refer #1864

This PR only fixes a portion of the scenarios, and there are still other TODO items that need to be handled, like:

I will continue to follow up on these tasks in separate PRs.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 63.39%. Comparing base (5e44bc4) to head (40fd0c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1870 +/- ## ========================================== + Coverage 62.64% 63.39% +0.75% ========================================== Files 141 141 Lines 20584 20600 +16 ========================================== + Hits 12894 13060 +166 + Misses 7351 7203 -148 + Partials 339 337 -2 ```

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