Skip to content

Commit

Permalink
Add sharding structures diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-goral authored and mergify-bot committed Apr 26, 2021
1 parent 3099462 commit 8f67863
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions corellium/shard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ Depending on provided test cases duration, sharding algorithm will:
* Group test cases from many test apks to run on a single device.
* Mix both of the above options.

## Diagram

![sharding_class_diagram](http://www.plantuml.com/plantuml/proxy?cache=no&fmt=svg&src=https://raw.githubusercontent.com/Flank/flank/1801_Multi-module_sharding_algorithm/docs/corellium/sharding-class.puml)

## Example

### Input

```yaml
Expand Down

0 comments on commit 8f67863

Please sign in to comment.