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: symbols should be searched for in virtual PLCs, not project-level #88

Closed klauer closed 5 years ago

klauer commented 5 years ago

Noticed this with @zllentz - it found some FB_MotionStage symbols from the wrong PLC.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   77.46%   77.46%           
=======================================
  Files          10       10           
  Lines        1216     1216           
=======================================
  Hits          942      942           
  Misses        274      274
Impacted Files Coverage Δ
pytmc/bin/stcmd.py 63.88% <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 ede4250...cee364e. Read the comment docs.