Skip to content

Optimize JSON Serialization

Julian Thome requested to merge optimizations into main

What does this MR do?

Closes #4 #5

Implement two JSON serialization optimizations:

  1. only include files in the reoprt that are actually tracked through git
  2. eliminate LineEnd from the report if it is <= LineStart

What are the relevant issue numbers?

#4 #5

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports