ansys / pyhps

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

Add __getitem__, __setitem__ and get methods #390

Closed RajaPiseD closed 4 months ago

RajaPiseD commented 4 months ago

Description

Add getitem, setitem and get methods in Object class

Checklist

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 93.72%. Comparing base (cbfce9c) to head (5ddc20b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #390 +/- ## ========================================== + Coverage 93.71% 93.72% +0.01% ========================================== Files 62 62 Lines 2402 2408 +6 ========================================== + Hits 2251 2257 +6 Misses 151 151 ```

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