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: move packages to internal #626

Merged
merged 2 commits into from
Jun 21, 2024
Merged

refactor: move packages to internal #626

merged 2 commits into from
Jun 21, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented Jun 20, 2024

Clean up the root directory and move all non-public packages (all except cmd) into the internal namespace.

@jooola jooola requested a review from a team as a code owner June 20, 2024 20:39
@jooola jooola changed the title refactor: move packages to internal refactor: move packages to internal Jun 20, 2024
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.16%. Comparing base (35034a6) to head (0edae66).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #626   +/-   ##
=======================================
  Coverage   45.16%   45.16%           
=======================================
  Files          12       12           
  Lines        1169     1169           
=======================================
  Hits          528      528           
  Misses        618      618           
  Partials       23       23           

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

@jooola jooola merged commit c53658e into main Jun 21, 2024
8 checks passed
@jooola jooola deleted the use-internal-package branch June 21, 2024 07:56
jooola added a commit that referenced this pull request Jun 21, 2024
Missing update that didn't make it in #626
lukasmetzner pushed a commit that referenced this pull request Oct 10, 2024
Clean up the root directory and move all non-public packages (all except
`cmd`) into the `internal` namespace.
lukasmetzner pushed a commit that referenced this pull request Oct 10, 2024
Missing update that didn't make it in #626
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.

2 participants