Closed aasseman closed 1 year ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
autoagora/model_builder.py | 0 | 1 | 0.0% | ||
autoagora/main.py | 0 | 3 | 0.0% | ||
autoagora/config.py | 0 | 17 | 0.0% | ||
<!-- | Total: | 0 | 21 | 0.0% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
autoagora/main.py | 2 | 0% | ||
autoagora/config.py | 4 | 26.47% | ||
<!-- | Total: | 6 | --> |
Totals | |
---|---|
Change from base Build 3952061703: | -6.9% |
Covered Lines: | 38 |
Relevant Lines: | 292 |
Refer to commit messages for details.
Makes a Postgres database mandatory: this is to prepare for a new feature that's coming soon.
Note that because the argument names are changed, this is a breaking update, and will trigger a major version release.