Skip to content

Conversation

@thomaspoignant
Copy link
Owner

@thomaspoignant thomaspoignant commented Nov 3, 2025

Description

Added example demonstrating how to lint/validate GO Feature Flag configurations programmatically without using the CLI, plus documentation in the linter guide.

Checklist

  • I have tested this code
  • I have added unit test to cover this code
  • I have updated the documentation (README.md and /website/docs)
  • I have followed the contributing guide

Add a new example demonstrating how to lint/validate GO Feature Flag
configurations programmatically without using the CLI. This example
shows how to retrieve flag configurations, unmarshal them into DTOs,
and validate each flag programmatically.
@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for go-feature-flag-doc-preview ready!

Name Link
🔨 Latest commit 490f45f
🔍 Latest deploy log https://app.netlify.com/projects/go-feature-flag-doc-preview/deploys/6908ec9c22c8270008984605
😎 Deploy Preview https://deploy-preview-4223--go-feature-flag-doc-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2025

@thomaspoignant thomaspoignant merged commit f9bc536 into main Nov 3, 2025
22 checks passed
@thomaspoignant thomaspoignant deleted the feat-4201 branch November 3, 2025 17:58
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.98%. Comparing base (3f9e324) to head (490f45f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4223      +/-   ##
==========================================
+ Coverage   84.96%   84.98%   +0.01%     
==========================================
  Files         140      140              
  Lines        5660     5660              
==========================================
+ Hits         4809     4810       +1     
  Misses        644      644              
+ Partials      207      206       -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants