joergbuchwald / ogs6py

Python-API for the OpenGeoSys (http://www.opengeosys.org) software.
BSD 3-Clause "New" or "Revised" License
16 stars 23 forks source link

ogs monitor #76

Open joergbuchwald opened 7 months ago

joergbuchwald commented 7 months ago

This python scripts monitors OGS via the log file while ogs is running.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 62.17%. Comparing base (de7c5f8) to head (3d45cec).

Files Patch % Lines
ogs6py/ogs.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #76 +/- ## ========================================== + Coverage 61.88% 62.17% +0.29% ========================================== Files 23 23 Lines 1734 1753 +19 ========================================== + Hits 1073 1090 +17 - Misses 661 663 +2 ```

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