mutationpp / Mutationpp

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++
GNU Lesser General Public License v3.0
106 stars 57 forks source link

added feature required by pyCabaret #216

Closed Fratorhe closed 1 year ago

Fratorhe commented 2 years ago

Hi,

I added the feature needed by pyCabaret that Anabel implemented in another pull request. Let me know if it is needed to add any kind of test for this.

Regards, Fran

rdbisme commented 2 years ago

Any chance we might walk the extra mile, and add a unit test asserting (at least) the existence of this method?

codecov[bot] commented 2 years ago

Codecov Report

Merging #216 (6502579) into master (e4aa76e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #216   +/-   ##
=======================================
  Coverage   71.48%   71.48%           
=======================================
  Files         135      135           
  Lines        9114     9114           
=======================================
  Hits         6515     6515           
  Misses       2599     2599           
rdbisme commented 2 years ago

Thanks a lot @Fratorhe :).

@jbscoggi I let you merge this.