gop icon indicating copy to clipboard operation
gop copied to clipboard

[wip] gop go -multi-files: option generate multi files

Open visualfc opened this issue 1 year ago • 1 comments

  • gop go -multi-files genarate multi files
main.gop => gop_autogen_main.go
Rect.gop => gop_autogen_Rect.go
  • gop clean check gop_autogen_ prefix file

visualfc avatar Nov 06 '24 14:11 visualfc

Codecov Report

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

Project coverage is 92.77%. Comparing base (fc370da) to head (7aae351).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2005   +/-   ##
=======================================
  Coverage   92.77%   92.77%           
=======================================
  Files          34       34           
  Lines       11372    11378    +6     
=======================================
+ Hits        10550    10556    +6     
  Misses        665      665           
  Partials      157      157           

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

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

codecov[bot] avatar Nov 06 '24 14:11 codecov[bot]