ansys / pyensight

Python API for EnSight
http://ensight.docs.pyansys.com
MIT License
6 stars 2 forks source link

Update for EnSight 242 #336

Closed randallfrank closed 12 months ago

randallfrank commented 12 months ago

In 2024 R2 there is an extended repr for performance.

codecov-commenter commented 12 months ago

Codecov Report

Merging #336 (a4193c5) into main (a2ddc2f) will decrease coverage by 0.14%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
- Coverage   80.26%   80.13%   -0.14%     
==========================================
  Files          18       18              
  Lines        2554     2562       +8     
  Branches      450      453       +3     
==========================================
+ Hits         2050     2053       +3     
- Misses        350      353       +3     
- Partials      154      156       +2     
Files Coverage Δ
src/ansys/pyensight/core/session.py 90.13% <33.33%> (-0.74%) :arrow_down: