Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Aug 24, 2025

Change type

🆕 New feature or enhancement

Short description

Added spell checking for markdown document files

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 Aug 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5d6e328) to head (22171df).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            4         4           
=========================================
  Hits             4         4           
Flag Coverage Δ
oldstable-macos-latest 100.00% <ø> (ø)
oldstable-ubuntu-latest 100.00% <ø> (ø)
oldstable-windows-latest 100.00% <ø> (ø)
stable-macos-latest 100.00% <ø> (ø)
stable-ubuntu-latest 100.00% <ø> (ø)
stable-windows-latest 100.00% <ø> (ø)

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.

@github-actions
Copy link

github-actions bot commented Aug 24, 2025

Markdown linter

Some markdown linting issues were detected in the modified .md files.

Perhaps they were already there before your changes.

This check is advisory only and not blocking. Please help us adopt a nice markdown style.

Markdown formatting rules are documented here.


'ALL.md:5:1 MD034/no-bare-urls Bare URL used [Context: "https://github.com/reverb/swag..."]

@fredbi fredbi force-pushed the doc/check-spelling branch 7 times, most recently from d7c90bf to 6be082c Compare August 27, 2025 06:24
@fredbi fredbi force-pushed the doc/check-spelling branch 4 times, most recently from 15e5301 to ee1a7a2 Compare August 27, 2025 17:06
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi force-pushed the doc/check-spelling branch from 74f74b7 to 22171df Compare August 30, 2025 20:37
@fredbi fredbi merged commit e56ebbf into go-openapi:master Aug 30, 2025
10 checks passed
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