Skip to content

VaMoS 2022 - On the interaction of feature toggles

Notifications You must be signed in to change notification settings

llesoil/poc_ftm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On the Interaction of Feature Toggles

This is the companion repository of our submission "On the Interaction of Feature Toggles", submitted to VaMoS 2022.

Organisation

Measurements and details about the performances can be consulted in the data folder.

Source code can be consulted in the Main notebook and in the others directory.

The results folder contains the results shown in the submission, as well as complementary results.

In a nutshell

We analyse the feature toggles of 5 real-world projects written in go.

We propose an approach to automatically extract the depedencies out a config file, like this one :

config

We download the project, statically analyse the code to mine the dependencies between toggles, and extract a feature toggle model, like this one

ftm

About

VaMoS 2022 - On the interaction of feature toggles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published