Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Nov 15, 2025

  • added examples for structs and the usage of supported interfaces
  • detailed how type mappings work and limitations
  • README: made the badges zone more compact
  • README: fixed go.pkg.doc badge, disabled the Slack badge (not working)
  • lint: enabled doc-related linter (godot)
  • fixed missing license mark in recently added source

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.

@codecov
Copy link

codecov bot commented Nov 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.00%. Comparing base (e4c97b3) to head (c5b5313).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   79.00%   79.00%           
=======================================
  Files           2        2           
  Lines         281      281           
=======================================
  Hits          222      222           
  Misses         40       40           
  Partials       19       19           

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

@fredbi fredbi force-pushed the doc/improved-doc branch 2 times, most recently from f26338a to 0d29945 Compare November 15, 2025 17:15
* added testable examples for structs and the usage of supported interfaces

* README: made the badges zone more compact
* README: fixed go.pkg.doc badge, disabled the Slack badge (not working)
* updated CONTRIBUTING guidelines
* doc: added draft versions of a maintainer's guide and code style
  guidelines

* fixes #6

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi merged commit 3eb4edd into go-openapi:master Nov 15, 2025
18 checks passed
@fredbi fredbi deleted the doc/improved-doc branch November 15, 2025 17:26
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