BEMServer / bemserver-core

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

Forward fill process: ceil start_dt #195

Closed lafrech closed 1 year ago

lafrech commented 1 year ago

Fixes ffill process to ensure data is created at timestamps corresponding to the bucket width parameters.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (773eb6d) 95.55% compared to head (5ebe19a) 95.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #195 +/- ## ======================================= Coverage 95.55% 95.55% ======================================= Files 40 40 Lines 2607 2608 +1 Branches 331 331 ======================================= + Hits 2491 2492 +1 Misses 92 92 Partials 24 24 ``` | [Impacted Files](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/195?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEMServer) | Coverage Δ | | |---|---|---| | [bemserver\_core/process/forward\_fill.py](https://app.codecov.io/gh/BEMServer/bemserver-core/pull/195?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.