Skip to content

Instantly share code, notes, and snippets.

View Kagamihime's full-sized avatar

Eisha Chen-yen-su Kagamihime

  • Paris, France
View GitHub Profile
@Kagamihime
Kagamihime / gsoc_2019_final_report.md
Last active October 20, 2019 11:08
GSoC 2019: final report

My final report for GSoC 2019

The Google Summer of Code 2019 is coming to an end for me, so it means that it’s time for the final report.

The work done

I’ve been taking care of the project “Matrix Visualisations” during these past months. This project aimed at initiating the development of a tool which allows the real-time visualisation of the events DAG of a given Matrix room, as seen from the perspective of one or more homeservers (HS’s).

Regarding my initial proposal, I’ve completed every task proposed and even implemented some additional functionalities. The application is not finished yet and there could be a lot of improvements added to it (especially regarding the design of the UI) but the core functionalities have been implemented.
I am going to precise what has been accomplished and then give some ideas of features to improve.

Executing section Python...
[INFO][00:03:19] Applied 'ApplyPatchAction' on 'tests/bugs/79_wrapper_script.py' from 'SpaceConsistencyBear'.
[INFO][00:03:19] Applied 'ApplyPatchAction' on 'tests/bugs/79_wrapper_script.py' from 'SpaceConsistencyBear'.
[INFO][00:03:19] Applied 'ApplyPatchAction' on 'tests/bugs/79_wrapper_script.py' from 'SpaceConsistencyBear'.
[INFO][00:03:19] Applied 'ApplyPatchAction' on 'tests/bugs/79_wrapper_script.py' from 'SpaceConsistencyBear'.
[INFO][00:03:19] Applied 'ApplyPatchAction' on 'tests/bugs/79_wrapper_script.py' from 'SpaceConsistencyBear'.
[INFO][00:03:19] Applied 'ApplyPatchAction' on 'tests/freebsd/run_cuisine.py' from 'QuotesBear'.
[INFO][00:03:19] Applied 'ApplyPatchAction' on 'tests/freebsd/run_cuisine.py' from 'QuotesBear'.
[INFO][00:03:19] Applied 'ApplyPatchAction' on 'tests/freebsd/run_cuisine.py' from 'QuotesBear'.
[INFO][00:03:19] Applied 'ApplyPatchAction' on 'tests/freebsd/run_cuisine.py' from 'QuotesBear'.
[Python]
files = *.py, src/**/*.py, tests/**/*.py
bears = SpaceConsistencyBear, QuotesBear, PyUnusedCodeBear
use_spaces = True
language = Python
default_actions = **: ApplyPatchAction