ecl_sum_mock integer division error
Open
- Dominant language
- C++
- Stars
- 127
- Forks
- 103
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 18
Description
The lengths are calculated using integer division. This is a mistake, but the tests are written around the error.
https://github.com/equinor/ecl/blob/4158ee9f960b7eb273662ad7bb0ee79d62dae78e/python/ecl/util/test/ecl_mock/ecl_sum_mock.py#L28-L29
Contributor guide
Assessment
This issue has not been assessed yet.