Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Dec 17, 2025

Replaced TODO comments with references to tracked GitHub issues. This improves code quality metrics without changing functionality.

Issues created:

🤖 Generated with Claude Code

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.

Replaced TODO comments with references to tracked GitHub issues.
This improves code quality metrics without changing functionality.

Issues created:
- go-openapi#385: Infer consumers/producers from OpenAPI spec instead of hardcoding defaults
- go-openapi#386: Implement smarter media type selection for request content
- go-openapi#387: Infer Content-Type header from producer and operation spec

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.29%. Comparing base (6309dbf) to head (bb8dc1e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #388   +/-   ##
=======================================
  Coverage   78.29%   78.29%           
=======================================
  Files          50       50           
  Lines        3372     3372           
=======================================
  Hits         2640     2640           
  Misses        623      623           
  Partials      109      109           
Flag Coverage Δ
oldstable-macos-latest 78.29% <ø> (ø)
oldstable-ubuntu-latest 78.29% <ø> (ø)
oldstable-windows-latest 78.29% <ø> (ø)
stable-macos-latest 78.29% <ø> (ø)
stable-ubuntu-latest 78.29% <ø> (ø)
stable-windows-latest 78.29% <ø> (ø)

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

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

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

@fredbi fredbi merged commit 6de9d69 into go-openapi:master Dec 17, 2025
12 of 13 checks passed
@fredbi fredbi deleted the chore/address-todo-comments branch December 17, 2025 11:18
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