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

chore(deps): upgrade oapi-codegen #392

Merged
merged 4 commits into from
Nov 3, 2023
Merged

Conversation

andig
Copy link
Contributor

@andig andig commented Nov 3, 2023

Signed-off-by: andig [email protected], Follow-up to #387

Proposed Changes

This PR upgrades oapi-codegen to v2 and uses the new, trimmed runtime dependencies. The result is a big reduction of indirect dependencies in go.mod/go.sum and hence module download size.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e7581a2) 92.72% compared to head (86c8d7f) 92.72%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #392   +/-   ##
=======================================
  Coverage   92.72%   92.72%           
=======================================
  Files          23       23           
  Lines        2242     2242           
=======================================
  Hits         2079     2079           
  Misses        123      123           
  Partials       40       40           

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

Copy link
Contributor

@bednar bednar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andig thanks for your PR 👍

LGTM 🚀

@bednar bednar merged commit 12eadbd into influxdata:master Nov 3, 2023
2 checks passed
@bednar bednar added this to the 2.14.5 milestone Nov 3, 2023
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.

None yet

3 participants