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

updated README #51

Closed engineerjoe440 closed 1 year ago

engineerjoe440 commented 1 year ago

Changes

Largely targeted at adding some additional documentation in relation to several of the outstanding issues.

Issues Addressed

I should add that I'm totally just throwing this out at you, so feel free to push back on anything... phrasing, terminology, anything!

engineerjoe440 commented 1 year ago

Thanks again, @klauer! Forgive my delay in getting back to updating things here. Got caught up with some stuff at work, and this fell off my radar. :frowning: But I'm glad to add the points you've made! Let me know if there's anything else I should address. :smile:

codecov-commenter commented 1 year ago

Codecov Report

Merging #51 (0ac1bf0) into master (505e68e) will increase coverage by 0.2%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/klauer/blark/pull/51/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://codecov.io/gh/klauer/blark/pull/51?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 #51 +/- ## ======================================== + Coverage 71.8% 72.0% +0.2% ======================================== Files 18 18 Lines 3772 3772 ======================================== + Hits 2710 2719 +9 + Misses 1062 1053 -9 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/klauer/blark/pull/51/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K+Lauer)