common-workflow-language / common-workflow-language/schema_salad

improve test code coverage

Open
#10 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
86
Forks
64
Avg merge
19h 24m
Merged PRs (30d)
19

Description

```
python-coverage report
Name Stmts Miss Branch BrMiss Cover
---------------------------------------------------------------
schema_salad/__init__ 5 0 0 0 100%
schema_salad/__main__ 3 3 0 0 0%
schema_salad/aslist 4 0 2 0 100%
schema_salad/flatten 17 7 10 5 56%
schema_salad/jsonld_context 108 13 60 12 85%
schema_salad/main 148 53 48 24 61%
schema_salad/makedoc 311 274 168 165 8%
schema_salad/ref_resolver 395 80 261 66 78%
schema_salad/schema 212 33 136 30 82%
schema_salad/validate 133 27 103 31 75%
---------------------------------------------------------------
TOTAL 1336 490 788 333 61%
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.