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: do not include None when dictifying pragmas #165

Closed klauer closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   79.39%   79.39%           
=======================================
  Files          17       17           
  Lines        2097     2097           
=======================================
  Hits         1665     1665           
  Misses        432      432
Impacted Files Coverage Δ
pytmc/pragmas.py 96.33% <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 76407e2...80ad4f8. Read the comment docs.