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

TST: oops, named source file wrong in test suite #45

Closed klauer closed 2 years ago

klauer commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #45 (bb59659) into master (e572219) will increase coverage by 0.29%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   71.68%   71.97%   +0.29%     
==========================================
  Files          18       18              
  Lines        3754     3754              
==========================================
+ Hits         2691     2702      +11     
+ Misses       1063     1052      -11     
Impacted Files Coverage Δ
blark/summary.py 60.48% <0.00%> (+0.44%) :arrow_up:
blark/_version.py 39.16% <0.00%> (+2.67%) :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 e572219...bb59659. Read the comment docs.