Skip to content

Add functionality to specify a percentage of traffic that can be in the Split#87

Closed
fmotas wants to merge 13 commits intosplitio:developmentfrom
fmotas:feature/add-capability-of-setting-percentage-of-traffic-in-yaml
Closed

Add functionality to specify a percentage of traffic that can be in the Split#87
fmotas wants to merge 13 commits intosplitio:developmentfrom
fmotas:feature/add-capability-of-setting-percentage-of-traffic-in-yaml

Conversation

@fmotas
Copy link

@fmotas fmotas commented Aug 3, 2022

.NET SDK

What did you accomplish?

Now it is possible to set the percentage of traffic of a specific split in the yaml file using the node "size".

How do we test the changes introduced in this PR?

Running the unit tests or setting the size in your yaml file and checking the percentage of traffic set for your split locally.

Extra Notes

I followed the same pattern already used in the codebase, and I also added the new functionality in the CreateCondition method making sure that it will not break any current use of it since the new parameter is optional.

@sanzmauro
Copy link
Contributor

More info: #88

@sanzmauro sanzmauro closed this Dec 12, 2022
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.

2 participants