Here is the current state per repository (sorted per line coverage asc):
```
|----------------------+----------+------------|
| repository | line (%) | branch (%) |
|----------------------+----------+------------|
| swh-journal | 54 | 53 |
| swh-core | 72 | 58 |
| swh-scheduler | 66 | 50 |
| swh-lister | 77 | 51 |
| swh-archiver | 78 | 54 |
|----------------------+----------+------------|
| swh-vault | 80 | 60 |
| swh-loader-core | 84 | 53 |
| swh-loader-pypi | 83 | 56 |
| swh-loader-mercurial | 84 | 64 |
| swh-loader-svn | 85 | 61 |
| swh-deposit | 87 | 71 |
| swh-loader-debian | 84 | 77 |
| swh-loader-git | 85 | 65 |
| swh-loader-dir | 87 | 75 |
| swh-storage | 89 | 82 |
| swh-web | 88 | 74 |
| swh-indexer | 91 | 81 |
| swh-objstorage | 91 | 76 |
| swh-model | 93 | 85 |
| swh-loader-tar | 97 | 80 |
|----------------------+----------+------------|
| average | 82.75 | 66.3 |
|----------------------+----------+------------|
#+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