stlehmann / pyads

Python wrapper for TwinCAT ADS
MIT License
254 stars 94 forks source link

change [i for i in read_date] to list(read_data) #292

Closed chrisbeardy closed 2 years ago

chrisbeardy commented 2 years ago

improves performance, see #289

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1507194317


Totals Coverage Status
Change from base Build 1475440781: 0.0%
Covered Lines: 1670
Relevant Lines: 1768

💛 - Coveralls