Skip to content

[cti2yaml] Add failing ch4_ion test#707

Merged
bryanwweber merged 3 commits intoCantera:masterfrom
bryanwweber:cti2yaml_ion
Nov 2, 2019
Merged

[cti2yaml] Add failing ch4_ion test#707
bryanwweber merged 3 commits intoCantera:masterfrom
bryanwweber:cti2yaml_ion

Conversation

@bryanwweber
Copy link
Copy Markdown
Member

Changes proposed in this pull request:

  • Adds a test converting ch4_ion.cti to YAML format. The test fails because the phase option 'skip_undeclared_third_bodies' is not handled

Just documenting this failure here so I don't forget while working on the ctml2yaml, and also to ask whether this is expected or not. Someone else can work up a fix if they want, or I'll get to it in a bit.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 29, 2019

Codecov Report

Merging #707 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #707      +/-   ##
==========================================
+ Coverage   70.63%   70.85%   +0.21%     
==========================================
  Files         372      374       +2     
  Lines       43567    43668     +101     
==========================================
+ Hits        30773    30939     +166     
+ Misses      12794    12729      -65
Impacted Files Coverage Δ
include/cantera/thermo/ConstCpPoly.h 75% <0%> (-25%) ⬇️
src/thermo/SpeciesThermoInterpType.cpp 23.52% <0%> (-3.14%) ⬇️
src/thermo/Phase.cpp 81.65% <0%> (-0.62%) ⬇️
src/thermo/FixedChemPotSSTP.cpp 66.96% <0%> (-0.3%) ⬇️
src/thermo/RedlichKwongMFTP.cpp 76.39% <0%> (-0.14%) ⬇️
src/thermo/ThermoFactory.cpp 83.43% <0%> (-0.05%) ⬇️
include/cantera/thermo/SpeciesThermoInterpType.h 90% <0%> (ø) ⬆️
include/cantera/thermo/Nasa9PolyMultiTempRegion.h 100% <0%> (ø) ⬆️
include/cantera/thermo/Phase.h 100% <0%> (ø) ⬆️
src/transport/GasTransport.cpp 90.58% <0%> (ø) ⬆️
... and 20 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 265a186...7dd734b. Read the comment docs.

@bryanwweber bryanwweber merged commit a5b28ba into Cantera:master Nov 2, 2019
@bryanwweber bryanwweber deleted the cti2yaml_ion branch November 2, 2019 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants