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

MHKiT-Software / MHKiT-Python / 16302767208 / 23
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 15 Jul 2025 11:25PM UTC
Files 90
Run time 3s
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

15 Jul 2025 07:42PM UTC coverage: 85.49%. First build
16302767208.23

push

github

web-flow
Modernize Package Configuration (#400)

This PR modernizes the package configuration by migrating from
`setup.py` to `pyproject.toml` and adds a new optional dependency group
for examples. It also includes various code improvements and CI workflow
updates.

- Migrated from `setup.py` to `pyproject.toml` for modern Python
packaging
- Removed `requirements.txt` in favor of `pyproject.toml` dependency
management
- Added new optional dependency groups for pip installs: E.g:
  - `examples`: Includes all dependencies needed for running examples
  - `all`: Includes all module dependencies
  - Individual module groups (wave, tidal, river, etc.)
- Updated GitHub Actions workflows to use `pip install -e ".[all, dev]"`
instead of `pip install -e .`

---------

Co-authored-by: Andrew Simms <andrew.simms@nrel.gov>
Co-authored-by: akeeste <akeeste@sandia.gov>

9763 of 11420 relevant lines covered (85.49%)

0.85 hits per line

Source Files on job conda-Linux-py3.12 - 16302767208.23
  • Tree
  • List 90
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16302767208
  • 68fe3938 on github
  • Next Job for on develop (#16419197743.3)
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