imitation icon indicating copy to clipboard operation
imitation copied to clipboard

Add developer guide

Open taufeeque9 opened this issue 2 years ago • 2 comments

Description

Add a basic developer guide to describe the implementation of the library.

taufeeque9 avatar Aug 11 '22 20:08 taufeeque9

Codecov Report

Merging #525 (a41946a) into master (32467bf) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #525   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files          88       88           
  Lines        8030     8030           
=======================================
  Hits         7812     7812           
  Misses        218      218           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 11 '22 21:08 codecov[bot]

@tomtseng what did you find confusing when you started working on imitation?

I agree that the code in scripts/ was difficult to follow when I was debugging a test in test_scripts.py. But I also didn't read the docs for Sacred very much — it might be enough to just link to the relevant Sacred doc page(s)

tomtseng avatar Aug 12 '22 13:08 tomtseng