ansys / pyhps

A Python client for Ansys HPC Platform Services (HPS)
https://hps.docs.pyansys.com/
MIT License
0 stars 0 forks source link

Changed baseclass of rms model classes to DictModel #379

Closed RajaPiseD closed 6 months ago

RajaPiseD commented 6 months ago

Description

Added DictModel class Changed baseclass of rms model classes to DictModel to allows class properties to be accessed similar to dictionay Update datamodel-codegen instruction

Checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.46%. Comparing base (85d92b2) to head (f40c886).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #379 +/- ## ========================================== + Coverage 93.43% 93.46% +0.02% ========================================== Files 61 62 +1 Lines 2269 2279 +10 ========================================== + Hits 2120 2130 +10 Misses 149 149 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.