Align all the anomaly calculations between pipeline, explorer & probe
Open
@hellais is already working on this.
Since Jul 6, 2021.
epic
- Dominant language
- Python
- Stars
- 61
- Forks
- 33
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
Currently we calculate the anomaly flag, but most importantly the reason for blocking in at least 4 different places:
- Fastpath
- Batch pipeline
- OONI Explorer measurement page
- OONI Probe Android, iOS and Desktop app (each has different codes and logic see: https://github.com/ooni/probe/issues/891)
We should work on aligning all of these.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.