bp / resqpy

Python API for working with RESQML models
https://resqpy.readthedocs.io/en/latest/
MIT License
54 stars 13 forks source link

adding make_aps_key() function #800

Closed andy-beer closed 3 months ago

andy-beer commented 3 months ago

Adds a public function for generating a key suitable for an AttributePropertySet property.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.27%. Comparing base (cd1d039) to head (df3e570).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #800 +/- ## ======================================= Coverage 83.27% 83.27% ======================================= Files 192 192 Lines 32913 32914 +1 ======================================= + Hits 27408 27409 +1 Misses 5505 5505 ```

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