Giter VIP home page Giter VIP logo

mkreport's Introduction

Measurement Kit OONI report library

⚠️⚠️⚠️⚠️⚠️⚠️⚠️: This repository is unused and has been archived.

GitHub license Github Releases Build Status codecov Build status

This library allows you to generate measurement results as serialized JSON documents. In turn, this allows you to generate OONI compliant reports for tests that are not included in Measurement Kit. The first test that we'll write using this library will be a Psiphon test.

The main use case of this library is be vendored into MK sources and built along with MK. Therefore, we don't guarantee a stable API.

Regenerating build files

Possibly edit MKBuild.yaml, then run:

go get -v github.com/measurement-kit/mkbuild
mkbuild

Building

mkdir build
cd build
cmake -GNinja ..
cmake --build .
ctest -a -j8 --output-on-failure

Testing with docker

./docker.sh <build-type>

mkreport's People

Contributors

bassosimone avatar

Watchers

 avatar  avatar  avatar

mkreport's Issues

Report should include the client_resolver field

It is an oddity that client_resolver is part of test_keys. It should not be there. It should be toplevel. It is also very useful to understand the client resolver. So, a field here should be exposed. Also, probably, we should check whether this field is set before serializing a report. (This is not a blocker for MK v0.10.0 since in that version we're probably not using this functionality, but will be important in MK v0.12.0).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.