fastobo-graphs 0.2.0

OBO Graphs data model, decoder and encoder in Rust.
Documentation
1
2
3
4
5
6
7
8
#!/bin/sh -e

. $(dirname $0)/functions.sh

# --- Test with coverage -----------------------------------------------------

log Measuring code coverage with Tarpaulin
cargo tarpaulin -v --out Xml --ciserver travis-ci