- 24 Jun, 2022 1 commit
-
-
Manuel Vazquez Acosta authored
-
- 28 Mar, 2022 1 commit
-
-
Manuel Vazquez Acosta authored
-
- 27 Mar, 2022 3 commits
-
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
- 25 Mar, 2022 4 commits
-
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
Don't require 'immutables' but use it if installed. See merge request !24
-
-
- 16 Mar, 2022 3 commits
-
-
Manuel Vazquez Acosta authored
-
Manuel Vázquez Acosta authored
Remove dependency 'typing_extensions' and improve type hints. See merge request merchise-autrement/xotless!2
-
Manuel Vazquez Acosta authored
-
- 15 Mar, 2022 3 commits
-
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
typing_extensions is no longer needed since we support only Python 3.8+ which already has typing.Protocol and typing.runtime_checkable.
-
Manuel Vazquez Acosta authored
-
- 15 Feb, 2022 1 commit
-
-
Manuel Vazquez Acosta authored
-
- 17 Jan, 2022 2 commits
-
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
- 09 Dec, 2021 11 commits
-
-
Manuel Vazquez Acosta authored
Apparently that's preventing tox from creating the environments in shared CI environments and failing.
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
We don't have too many runners, so running all tests in parallel could make generation of samples slower and prone to failure.
-
Manuel Vazquez Acosta authored
This will allow us to know if the Sentry SDK could fail when installed.
-
Manuel Vazquez Acosta authored
This will allow the introduction of a unified API `IntervalTree` while we might introduce different implementations (for instance, I will need one with closed intervals).
-
Manuel Vazquez Acosta authored
We getting issues of too-slow generation of samples. Of course we should try to fix the generation of intervals, but I don't have much time now for this. At the same run doctests, coverage, etc in Python 3.10 which has gained some speed improvements, this might help with this issue.
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
- 26 Oct, 2021 3 commits
-
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
Add support for Python 3.10 See merge request !21
-
Manuel Vazquez Acosta authored
-
- 30 Sep, 2021 6 commits
-
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
Update mypy and black. See merge request !20
-
Manuel Vazquez Acosta authored
This seems to have an impact in the performance of the strategies, causing a FailedHealthCheck. At the same, try to isolate the CI job that checks coverage, to avoid slowing down because of a busy Gitlab Runner.
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-
- 08 Sep, 2021 2 commits
-
-
Manuel Vazquez Acosta authored
-
Manuel Vazquez Acosta authored
-