Skip to content

What is the product roadmap for Touca Comparator? #65

Answered by ghorbanzade
ghorbanzade asked this question in Q&A
Discussion options

You must be logged in to vote

Touca Comparator is a server component that ships as a separate docker container touca-cmp and lives in /cmp. The development plans for this component are as follows:

Short term:

  1. Upgrade to using C++ SDK v1.5.2. At the moment the Comparator is pinned to using v1.4.2 which was released 7 month ago. See #66.
  2. Improve the implementation. There are so many implementation details in the code that are simply bad practice and could be improved for better performance, design and easier maintainability.

Mid term:
3. Server API routes for fetching jobs and receiving their outcome are insecure because Comparator is not performing authentication with the server. See #67.

Long term:
4. Rewrite Compar…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ghorbanzade
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant