Here is the current state per repository (sorted per line coverage asc):
```
|----------------------+----------+------------|
| repository | line (%) | branch (%) |
|----------------------+----------+------------|
| swh-journal | 53 | 50 |
| swh-vault | 56 | 32 |
| swh-lister | 61 | 46 |
| swh-core | 68 | 58 |
| swh-scheduler | 74 | 58 |
| swh-archiver | 78 | 54 |
|----------------------+----------+------------|
| swh-loader-core | 83 | 52 |
| swh-loader-pypi | 83 | 56 |
| swh-loader-mercurial | 84 | 64 |
| swh-loader-svn | 84 | 61 |
| swh-deposit | 84 | 67 |
| swh-loader-debian | 84 | 77 |
| swh-loader-git | 85 | 65 |
| swh-loader-dir | 86 | 75 |
| swh-storage | 88 | 81 |
| swh-web | 89 | 74 |
| swh-indexer | 90 | 76 |
| swh-objstorage | 91 | 76 |
| swh-model | 93 | 85 |
| swh-loader-tar | 97 | 80 |
|----------------------+----------+------------|
| average | 80.55 | 64.35 |
|----------------------+----------+------------|
#+TBLFM: @22$3=vmean(@2$3..@21$3)::@22$2=vmean(@2$2..@21$2)
```
Source: https://jenkins.softwareheritage.org/view/swh%20master/
Note:
That's an org-mode table (copy/paste in emacs), then `C-c C-c` in the #+ line (below the table) to refresh the computations