Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to move go files to the first directory. #1424

Conversation

workingloong
Copy link
Collaborator

What changes were proposed in this pull request?

Move go files to the first directory.

Why are the changes needed?

The directory dlrover is the python package name. We cannot package the go files into the python package. It is better to move ./dlrover/go to ./go.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

Copy link

codecov bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.07%. Comparing base (fe85c8c) to head (ba84a58).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1424   +/-   ##
=======================================
  Coverage   81.06%   81.07%           
=======================================
  Files         237      237           
  Lines       23149    23149           
=======================================
+ Hits        18766    18768    +2     
+ Misses       4383     4381    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant