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

select Go compiler in go.mod #1917

Closed xushiwei closed 3 months ago

xushiwei commented 3 months ago

https://github.com/goplus/gop/issues/1914

qiniu-x[bot] commented 3 months ago

[Git-flow] Hi @xushiwei, There are some suggestions for your information:


Rebase suggestions

  • Following commits seems generated via git merge

Merge remote-tracking branch 'gop/main' into q

Which seems insignificant, recommend to use git rebase command to reorganize your PR.

For other git-flow instructions, recommend refer to these examples.

If you have any questions about this comment, feel free to raise an issue here: - **https://github.com/qiniu/reviewbot**
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.27%. Comparing base (cfa9498) to head (d8c606d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1917 +/- ## ======================================= Coverage 93.27% 93.27% ======================================= Files 41 41 Lines 11647 11647 ======================================= Hits 10864 10864 Misses 625 625 Partials 158 158 ```

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