BEMServer / bemserver-core

https://bemserver-docs.readthedocs.io/
MIT License
3 stars 3 forks source link

Add Site/Building/... get_property_value #190

Closed lafrech closed 1 year ago

lafrech commented 1 year ago

Add method to get value by name and cast it to its value type.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07 :tada:

Comparison is base (8706576) 95.53% compared to head (39ac898) 95.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #190 +/- ## ========================================== + Coverage 95.53% 95.60% +0.07% ========================================== Files 39 40 +1 Lines 2554 2596 +42 Branches 480 488 +8 ========================================== + Hits 2440 2482 +42 Misses 90 90 Partials 24 24 ``` | [Impacted Files](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer) | Coverage Δ | | |---|---|---| | [bemserver\_core/input\_output/timeseries\_data\_io.py](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer#diff-YmVtc2VydmVyX2NvcmUvaW5wdXRfb3V0cHV0L3RpbWVzZXJpZXNfZGF0YV9pby5weQ==) | `98.30% <100.00%> (+0.14%)` | :arrow_up: | | [bemserver\_core/model/sites.py](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer#diff-YmVtc2VydmVyX2NvcmUvbW9kZWwvc2l0ZXMucHk=) | `97.79% <100.00%> (+0.11%)` | :arrow_up: | | [bemserver\_core/process/forward\_fill.py](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer#diff-YmVtc2VydmVyX2NvcmUvcHJvY2Vzcy9mb3J3YXJkX2ZpbGwucHk=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.