AI-SDC / ACRO

Tools for the Automatic Checking of Research Outputs. These are the tools for researchers to use as drop-in replacements for commands that produce outputs in Stata Python and R
MIT License
15 stars 2 forks source link

Update the finalise func #179

Closed mahaalbashir closed 1 year ago

mahaalbashir commented 1 year ago

Finalise checks whether the user-provided folder name exists, if it does the user will be asked to choose a different name.

codecov[bot] commented 1 year ago

Codecov Report

Merging #179 (adecf74) into main (e2e1606) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #179   +/-   ##
=======================================
  Coverage   99.52%   99.53%           
=======================================
  Files           9        9           
  Lines        1061     1064    +3     
=======================================
+ Hits         1056     1059    +3     
  Misses          5        5           
Files Coverage Δ
acro/acro.py 100.00% <100.00%> (ø)