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

[skip-changelog] Remove go.mod from docsgen #170

Merged
merged 4 commits into from
Jun 14, 2023
Merged

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented Jun 13, 2023

docsgen/go.mod, is not needed, it just replicates the content of the root go.mod

Similar to arduino/arduino-cli#2100

@umbynos umbynos added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jun 13, 2023
@umbynos umbynos self-assigned this Jun 13, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.08 ⚠️

Comparison is base (b961277) 11.00% compared to head (8fe4b1d) 10.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
- Coverage   11.00%   10.92%   -0.08%     
==========================================
  Files          21       22       +1     
  Lines        1827     1839      +12     
==========================================
  Hits          201      201              
- Misses       1567     1579      +12     
  Partials       59       59              
Flag Coverage Δ
unit 10.92% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@umbynos umbynos merged commit cdb666c into main Jun 14, 2023
52 checks passed
@umbynos umbynos deleted the remove-deps-docsgen branch June 14, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants