tahoe-lafs / magic-folder

Tahoe-LAFS-based file synchronization
Other
25 stars 7 forks source link

Add script to create test directories & files #696

Open hacklschorsch opened 1 year ago

hacklschorsch commented 1 year ago

Copy-pasted from https://whetstone.private.storage/privatestorage/privatestoragedesktop/-/issues/761#note_27299.

Moved from https://github.com/gridsync/gridsync/pull/604.

codecov[bot] commented 1 year ago

Codecov Report

Merging #696 (52c19ed) into main (5ec155f) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #696      +/-   ##
==========================================
+ Coverage   91.68%   91.70%   +0.02%     
==========================================
  Files          38       38              
  Lines        4893     4893              
  Branches      599      599              
==========================================
+ Hits         4486     4487       +1     
  Misses        278      278              
+ Partials      129      128       -1     
Flag Coverage Δ
integration 74.04% <ø> (+0.08%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/magic_folder/api_cli.py 89.72% <0.00%> (+0.39%) :arrow_up:

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

meejah commented 7 months ago

If we want to keep this ad-hoc test code, it needs linting fixes and resolution of the review comment.