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

ENH: allow pytmc db to work using a tsproj file #178

Closed klauer closed 4 years ago

klauer commented 4 years ago

This is for convenience and also will be required for upcoming ads-ioc changes...

codecov-io commented 4 years ago

Codecov Report

Merging #178 into master will decrease coverage by 0.25%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
- Coverage   79.82%   79.57%   -0.26%     
==========================================
  Files          18       18              
  Lines        2196     2208      +12     
==========================================
+ Hits         1753     1757       +4     
- Misses        443      451       +8
Impacted Files Coverage Δ
pytmc/bin/db.py 46.84% <33.33%> (-1.64%) :arrow_down:

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...f1fbad7. Read the comment docs.