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

feat: feature flag system #48

Merged
merged 2 commits into from
Dec 25, 2023
Merged

feat: feature flag system #48

merged 2 commits into from
Dec 25, 2023

Conversation

aldy505
Copy link
Member

@aldy505 aldy505 commented Dec 25, 2023

Closes #45

@aldy505 aldy505 removed the request for review from elianiva December 25, 2023 00:47
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (3ec09f8) 31.72% compared to head (46750a4) 31.28%.

Files Patch % Lines
analytics/server/server.go 0.00% 22 Missing ⚠️
dukun/dukun.go 50.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   31.72%   31.28%   -0.44%     
==========================================
  Files          21       21              
  Lines        1447     1467      +20     
==========================================
  Hits          459      459              
- Misses        897      916      +19     
- Partials       91       92       +1     

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

@aldy505 aldy505 merged commit c8f1c01 into master Dec 25, 2023
4 of 6 checks passed
@aldy505 aldy505 deleted the feat/feature-flag-system branch December 25, 2023 01:25
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.

Feature flag system for custom features
1 participant