equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
101 stars 104 forks source link

Show ert version/komodo version in GUI #8110

Closed yngve-sk closed 2 months ago

yngve-sk commented 3 months ago

Show komodo version and hostname if there is a KOMODO_VERSION env var otherwise, show ert version from ert.shared.__version__

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.07%. Comparing base (3aa9c85) to head (9b98f0f). Report is 9 commits behind head on main.

Files Patch % Lines
src/ert/gui/find_ert_info.py 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8110 +/- ## ========================================== + Coverage 86.03% 86.07% +0.04% ========================================== Files 382 383 +1 Lines 23706 23737 +31 Branches 622 632 +10 ========================================== + Hits 20395 20432 +37 + Misses 3236 3226 -10 - Partials 75 79 +4 ```

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

yngve-sk commented 2 months ago

On RGS with komodoenv Screenshot 2024-06-10 at 07 39 07

On RGS w/ komodo release Screenshot 2024-06-10 at 07 56 59

andreas-el commented 2 months ago

Would it be nicer if removing the parentheses?