Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking exporter #3176

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Tracking exporter #3176

wants to merge 2 commits into from

Conversation

thomaspoignant
Copy link
Owner

Description

Closes issue(s)

Resolve #

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

Use generics to be able to support FeatureEvents and TrackingEvents with the exporters.

Signed-off-by: Thomas Poignant <[email protected]>
Copy link

netlify bot commented Mar 9, 2025

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

Name Link
🔨 Latest commit 0024cd5
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/67cdea0d57e03a0008d28788
😎 Deploy Preview https://deploy-preview-3176--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 site configuration.

Copy link

sonarqubecloud bot commented Mar 9, 2025

Copy link

codecov bot commented Mar 9, 2025

Codecov Report

Attention: Patch coverage is 72.16495% with 27 lines in your changes missing coverage. Please review.

Project coverage is 85.26%. Comparing base (00845b5) to head (0024cd5).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
exporter/data_exporter.go 23.07% 10 Missing ⚠️
exporter/feature_event.go 67.85% 7 Missing and 2 partials ⚠️
exporter/tracking_event.go 0.00% 6 Missing ⚠️
exporter/fileexporter/exporter.go 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3176      +/-   ##
==========================================
- Coverage   85.66%   85.26%   -0.40%     
==========================================
  Files         115      116       +1     
  Lines        5475     5510      +35     
==========================================
+ Hits         4690     4698       +8     
- Misses        615      640      +25     
- Partials      170      172       +2     

☔ 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant