What data is sent to your servers?
The knapsack_pro
gem sends branch name, commit hash, CI total node number, CI index node number, the test file paths like spec/models/user_spec.rb
and the time execution of each test file path as a float.
Here is the full specification of the API used by knapsack_pro
gem.