Howdju / howdju

Monorepo for the Howdju crowdsourced fact checking and summarization platform
https://www.howdju.com
GNU Affero General Public License v3.0
5 stars 2 forks source link

Use a library to decircularize objects for JSON #662

Closed carlgieringer closed 5 months ago

carlgieringer commented 5 months ago

The previous home grown approach was removing objects that had just been seen before, not that were part of a circular reference.

github-actions[bot] commented 5 months ago

Changed-files coverage summary


=============================== Coverage summary ===============================
Statements   : 61.54% ( 128/208 )
Branches     : 43.04% ( 34/79 )
Functions    : 52.11% ( 37/71 )
Lines        : 63.54% ( 122/192 )
================================================================================