ansys / pyhps

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

Expose task commands #384

Closed FedericoNegri closed 5 months ago

FedericoNegri commented 5 months ago

Exposing commands as available in the JMS API:

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 98.88889% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.91%. Comparing base (a6cabb0) to head (5fbced1).

Files Patch % Lines
src/ansys/hps/client/jms/api/project_api.py 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #384 +/- ## ========================================== + Coverage 93.72% 93.91% +0.18% ========================================== Files 62 66 +4 Lines 2408 2498 +90 ========================================== + Hits 2257 2346 +89 - Misses 151 152 +1 ```

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