• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FlexMeasures / flexmeasures / 23144208962
78%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 12:58PM UTC
Jobs 1
Files 162
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Mar 2026 12:42PM UTC coverage: 78.385% (+0.3%) from 78.092%
23144208962

push

github

web-flow
refactor: migrate from pip-tools to uv for dependency management (#1973)

* refactor: migrate from pip-tools to uv for dependency management

Replace the pip-tools based dependency management workflow with uv,
consolidating all dependencies into pyproject.toml and a single uv.lock file.
This simplifies and speeds up the development setup greatly.

Changes:
- Switch build backend from setuptools to hatchling
- Move all dependencies from requirements/*.in to pyproject.toml
- Remove setup.cfg in favour of .flake8 and pyproject.toml
- Remove Makefile in favour of poethepoet tasks
- Upgrade main python version (CI/CD, .python-version, etc.) to 1.12
- Use Ubuntu LTS latest for readthedocs.yaml
- Refactor and update Dockerfile to use uv for installation
- Upgrade the Debian version in the Dockerfile from bookworm to trixie
- Add .python-version for consistent Python version management
- Replace pip-tools with uv in all CI/CD workflows
- Remove legacy build and update scripts (to_pypi.sh, ci/update-packages.sh, ci/run_mypy.sh)
- Update documentation to reflect changes

Signed-off-by: Stijn van Houwelingen <teadrinkingprogrammer@github.io>

* docs: update changelog.rst

Signed-off-by: Stijn van Houwelingen <teadrinkingprogrammer@github.io>

* feat: add compatiblity Makefile with deprecation warnings

Signed-off-by: Stijn van Houwelingen <teadrinkingprogrammer@github.io>

* fix: fix typo

Signed-off-by: Stijn van Houwelingen <teadrinkingprogrammer@github.io>

* fix: fix UV warnings by using recommended UV_LINK_MODE=copy environment variable

Signed-off-by: Stijn van Houwelingen <teadrinkingprogrammer@github.io>

* fix: fix minor dependency issues. Switch to UV and pre-commit-uv for pre-commit checking in CI. Remove pre-commit as dev dependency (docs already recommend using `uv tool install pre-commit`). Fix Flake8 scanning the .venv folder.

Signed-off-by: Stijn van Houwelingen <teadrinkingprogrammer@github.io>

* fix: ignore B902 and E226 flake8 errors

Signed... (continued)

5 of 5 new or added lines in 1 file covered. (100.0%)

11322 of 14444 relevant lines covered (78.39%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23144208962.1 16 Mar 2026 12:58PM UTC 162
78.39
GitHub Action Run
Source Files on build 23144208962
  • Tree
  • List 162
  • Changed 115
  • Source Changed 1
  • Coverage Changed 115
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23144208962
  • f4ea5c53 on github
  • Prev Build on main (#23089057120)
  • Next Build on main (#23153259626)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc