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

chore: follow-up PR to add test for bucketing #2379

Merged
merged 4 commits into from
Sep 20, 2024

Conversation

thomaspoignant
Copy link
Owner

Description

This is a follow-up PR of #2377 to add a test for to validate the bucketingKey feature end to end.

Checklist

  • I have tested this code
  • I have added unit test to cover this code
  • I have followed the contributing guide

Copy link

netlify bot commented Sep 20, 2024

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 1732aa8
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/66ed32d6bb64bd00089cbd98

@thomaspoignant thomaspoignant changed the title Fix bucketing key in converter chore: follow-up PR to add test for bucketing Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.11%. Comparing base (3d42409) to head (1732aa8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2379   +/-   ##
=======================================
  Coverage   86.11%   86.11%           
=======================================
  Files         102      102           
  Lines        3780     3780           
=======================================
  Hits         3255     3255           
  Misses        400      400           
  Partials      125      125           

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

Copy link

sonarcloud bot commented Sep 20, 2024

@thomaspoignant thomaspoignant merged commit b635fbd into main Sep 20, 2024
22 checks passed
@thomaspoignant thomaspoignant deleted the fix-bucketing-key-in-converter branch September 20, 2024 08:35
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