Skip to content

chore: replaced env by options#5

Merged
fredbi merged 2 commits intogo-openapi:masterfrom
fredbi:fix/replace-env-by-options
Mar 23, 2026
Merged

chore: replaced env by options#5
fredbi merged 2 commits intogo-openapi:masterfrom
fredbi:fix/replace-env-by-options

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Mar 23, 2026

Change type

🆕 New feature or enhancement

Short description

Replaced dependencies on environment variables by options.

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.

fredbi added 2 commits March 23, 2026 12:04
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi changed the title Fix/replace env by options chore: replaced env by options Mar 23, 2026
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 66.40000% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.69%. Comparing base (95e5dcf) to head (eefedbb).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
schema.go 69.84% 16 Missing and 3 partials ⚠️
application.go 63.15% 6 Missing and 1 partial ⚠️
responses.go 58.82% 5 Missing and 2 partials ⚠️
parameters.go 62.50% 4 Missing and 2 partials ⚠️
taggers.go 50.00% 2 Missing ⚠️
parser.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   71.63%   71.69%   +0.06%     
==========================================
  Files          14       14              
  Lines        3794     3795       +1     
==========================================
+ Hits         2718     2721       +3     
+ Misses        761      760       -1     
+ Partials      315      314       -1     

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

@fredbi fredbi merged commit af7ed75 into go-openapi:master Mar 23, 2026
20 of 21 checks passed
@fredbi fredbi deleted the fix/replace-env-by-options branch March 23, 2026 11:45
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