klauer / blark

Beckhoff TwinCAT ST (IEC 61131-3) code parsing in Python using Lark (Earley)
https://klauer.github.io/blark/
GNU General Public License v2.0
42 stars 5 forks source link

CI: run CI on Windows and macOS as well #77

Closed klauer closed 1 year ago

klauer commented 1 year ago

@engineerjoe440 uncovered some Windows-related issues in #73 Let's test Windows on CI and then fix the errors it uncovers

codecov-commenter commented 1 year ago

Codecov Report

Merging #77 (0e62b23) into master (ee629ba) will increase coverage by 0.5%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/klauer/blark/pull/77/graphs/tree.svg?width=650&height=150&src=pr&token=QZDTKF30TH&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K+Lauer)](https://app.codecov.io/gh/klauer/blark/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K+Lauer) ```diff @@ Coverage Diff @@ ## master #77 +/- ## ======================================== + Coverage 78.1% 78.7% +0.5% ======================================== Files 26 26 Lines 5339 5339 ======================================== + Hits 4175 4204 +29 + Misses 1164 1135 -29 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/klauer/blark/pull/77/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K+Lauer)