ansys / pydpf-post

Data Processing Framework - Post Processing Module
https://post.docs.pyansys.com
MIT License
43 stars 10 forks source link

Temporarily restrain ansys-grpc-dpf to <0.5.0 #121

Closed PProfizi closed 2 years ago

PProfizi commented 2 years ago

as the check_ansys_grpc_dpf_version function of core 0.4.2 does not permit ansys-grpc-dpf 0.5.1 as it only accepts 0.4.0.

codecov[bot] commented 2 years ago

Codecov Report

Merging #121 (78f68b2) into master (ad8d1dc) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   82.12%   82.12%           
=======================================
  Files          26       26           
  Lines        1343     1343           
=======================================
  Hits         1103     1103           
  Misses        240      240