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

BUG: pass arguemnt to db.process #183

Closed n-wbrown closed 4 years ago

n-wbrown commented 4 years ago

Resolve #182

klauer commented 4 years ago

Looks good to me 👍 - just fix the flake8 issue and I'll merge.

codecov-io commented 4 years ago

Codecov Report

Merging #183 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   79.57%   79.57%           
=======================================
  Files          18       18           
  Lines        2208     2208           
=======================================
  Hits         1757     1757           
  Misses        451      451
Impacted Files Coverage Δ
pytmc/bin/stcmd.py 86.99% <100%> (ø) :arrow_up:

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 5e75b4a...935d4b7. Read the comment docs.