JKRT / OMFrontend.jl

Experimental implementation of NF. That is a Modelica frontend in 100% Julia
Other
2 stars 3 forks source link

Initial VSS restructuring for the backend #50

Closed JKRT closed 2 years ago

JKRT commented 2 years ago

@adrpo

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (cdaa643) into master (a57c729) will increase coverage by 0.73%. The diff coverage is 54.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   15.35%   16.08%   +0.73%     
==========================================
  Files         166      166              
  Lines       59113    59134      +21     
==========================================
+ Hits         9074     9514     +440     
+ Misses      50039    49620     -419     
Impacted Files Coverage Δ
src/NewFrontend/NFBuiltin.jl 0.00% <ø> (ø)
src/NewFrontend/NFClass.jl 37.16% <0.00%> (+2.00%) :arrow_up:
src/NewFrontend/NFClassTree.jl 49.39% <0.00%> (+1.71%) :arrow_up:
src/NewFrontend/NFConvertDAE.jl 18.54% <ø> (ø)
src/NewFrontend/NFOCConnectionGraph.jl 0.00% <0.00%> (ø)
src/NewFrontend/NFType.jl 36.18% <ø> (+2.29%) :arrow_up:
src/NewFrontend/NFVariable.jl 26.22% <0.00%> (ø)
src/main.jl 100.00% <ø> (ø)
src/NewFrontend/LookupTree.jl 39.27% <13.33%> (+0.26%) :arrow_up:
src/AbsynToSCode.jl 50.44% <15.68%> (+7.64%) :arrow_up:
... and 37 more

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 a57c729...cdaa643. Read the comment docs.