pcdshub / pytmc

Generate EPICS IOCs and records from TwinCAT projects - along with many TwinCAT project tools
https://pcdshub.github.io/pytmc/
Other
10 stars 11 forks source link

FIX: autosave info node names incorrect #177

Closed klauer closed 4 years ago

klauer commented 4 years ago

Closes #176

Autosave fields seems to be lacking tests (future TODO)

Also for the future: we might consider using makeAutosaveFileFromDbInfo in ads-ioc to have more control over autosave's functionality

codecov-io commented 4 years ago

Codecov Report

Merging #177 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   79.82%   79.82%           
=======================================
  Files          18       18           
  Lines        2196     2196           
=======================================
  Hits         1753     1753           
  Misses        443      443

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 12d12c4...c946cbb. Read the comment docs.