Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Sep 20, 2025

The direct dependencies to this archived repo have been replaced by the active fork imported from go.yaml.in/yaml/v3.

NOTE: an indirect dependency remains from stretchr/testify. There is an open PR there to solve this stretchr/testify#1772. There is not much I can do here to remove this indirect test dependency.

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.

* fixes go-openapi#127

The direct dependencies to this archived repo have been replaced by the active
fork imported from go.yaml.in/yaml/v3.

NOTE: an indirect dependency remains from stretchr/testify.
There is an open PR there to solve this stretchr/testify#1772.
There is not much I can do here to remove this indirect test dependency.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi marked this pull request as ready for review September 20, 2025 18:55
@codecov
Copy link

codecov bot commented Sep 20, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          53       53           
  Lines        2958     2958           
=======================================
  Hits         2717     2717           
  Misses        199      199           
  Partials       42       42           
Flag Coverage Δ
oldstable-macos-latest 91.07% <ø> (ø)
oldstable-ubuntu-latest 91.07% <ø> (ø)
oldstable-windows-latest 91.85% <ø> (ø)
stable-macos-latest 91.07% <ø> (ø)
stable-ubuntu-latest 91.07% <ø> (ø)
stable-windows-latest 91.85% <ø> (ø)

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 c3abe4a into go-openapi:master Sep 20, 2025
28 checks passed
@fredbi fredbi deleted the fix/127-maintained-yaml-package branch September 20, 2025 19:16
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.

Migrate to a mantained yaml package

1 participant