Closed mandarvaze closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 3.31%. Comparing base (
c6e20e5
) to head (5fbf01b
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of change
As discussed on discord, I've created Architecture document. The markdown file contains the mermaid diagram code. Benefit of this (over uploading an image) is that we do not need to keep updating the image. Instead the mermaid diagram code itself can be updated (suing any editor) and changes will be reflected in the rendered image.
How has this been tested? (if applicable)
I verified that the image is correctly rendered using github's built-in editor (
preview
tab)