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

cemsbv / plxcontroller
42%

Build:
DEFAULT BRANCH: main
Repo Added 09 Nov 2023 09:17AM UTC
Token YPTlXxbIKZ63QER81cMN9sJWVuyLjKxK7 regen
Build 209 Last
Files 15
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 0.1.0
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.5.0
  • 0.5.1
  • 0.6.0
  • 0.6.1
  • 0.7.0
  • 0.7.1
  • 0.8.0
  • 0.8.1
  • 0.9.0
  • 0.9.1
  • 1-add-files-according-to-version-010
  • 11-add-class-boundingbox3d-including-calculation-of-centroid
  • 13-add-class-polygon3d
  • 15-add-method-to-project-point3d-onto-polygon3d
  • 17-add-method-to-filter-plaxis-volume-objects-above-a-list-of-polygon3d-based-on-centroid-of-bounding-box
  • 19-fix-filter-plaxis-volumes-to-consider-plaxis-soil-volumes-instead-of-volumes
  • 21-add-plaxis3doutputcontroller
  • 22-add-method-to-get-all-mesh-nodes-of-model-in-plaxis3doutputcontroller
  • 25-add-node3d-class
  • 27-add-class-convexhull3d
  • 28-add-method-to-map-plaxis-cut-volumes-to-convex-hulls
  • 29-refactor-method-filter_plaxis_volumes_above_polygons-to-use-convexhull
  • 33-fix-method-get_nodes_per_cut_volume-to-consider-all-volumes
  • 35-loop-through-unique-cut-volumes-in-get_nodes_per_cut_volume
  • 36-add-method-to-filter-cut-volumes-below-polygons
  • 37-add-method-to-filter-cut-volumes-by-name-criteria
  • 41-add-install-scripts-for-windows
  • 47-update-the-name-comparison-to-consider-lower-case
  • 9-update-image-in-jupyter-notebook
  • add_get_time_history
  • add_select_precalulation_points
  • create_subprocess_if_server_not_running
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/setup-python-5
  • dependabot/github_actions/actions/upload-artifact-4
  • dependabot/pip/black-jupyter--23.11.0
  • dependabot/pip/black-jupyter--23.12.0
  • dependabot/pip/black-jupyter--23.12.1
  • dependabot/pip/black-jupyter--24.1.0
  • dependabot/pip/black-jupyter--24.1.1
  • dependabot/pip/coverage-7.3.2
  • dependabot/pip/coverage-7.3.3
  • dependabot/pip/coverage-7.3.4
  • dependabot/pip/coverage-7.4.0
  • dependabot/pip/coverage-7.4.1
  • dependabot/pip/flake8-6.1.0
  • dependabot/pip/flake8-7.0.0
  • dependabot/pip/ipython-8.17.2
  • dependabot/pip/ipython-8.18.0
  • dependabot/pip/ipython-8.18.1
  • dependabot/pip/ipython-8.19.0
  • dependabot/pip/ipython-8.20.0
  • dependabot/pip/ipython-8.21.0
  • dependabot/pip/pathspec-0.11.2
  • dependabot/pip/pathspec-0.12.1
  • dependabot/pip/pillow-10.2.0
  • dependabot/pip/pycryptodome-3.19.1
  • dependabot/pip/pycryptodome-3.20.0
  • main
  • renovate/click-8.x
  • renovate/pypi-black-vulnerability
  • renovate/pypi-certifi-vulnerability
  • renovate/pypi-fonttools-vulnerability
  • renovate/pypi-idna-vulnerability
  • renovate/pypi-pillow-vulnerability
  • renovate/pypi-pycryptodome-vulnerability
  • renovate/pypi-requests-vulnerability
  • renovate/pypi-tornado-vulnerability
  • renovate/pypi-urllib3-vulnerability
  • renovate/pypi-zipp-vulnerability

23 Mar 2026 10:52AM UTC coverage: 42.397%. Remained the same
23433686086

push

github

Pablo Vasconez
chore(release): version 0.9.1

237 of 559 relevant lines covered (42.4%)

1.27 hits per line

Relevant lines Covered
Build:
Build:
559 RELEVANT LINES 237 COVERED LINES
1.27 HITS PER LINE
Source Files on main
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23433686086 main chore(release): version 0.9.1 push 23 Mar 2026 10:52AM UTC Pablo Vasconez github
42.4
23433684479 0.9.1 chore(release): version 0.9.1 push 23 Mar 2026 10:52AM UTC Pablo Vasconez github
42.4
23433667366 main deploy(pypi): update to pypi upload artifact to v4 push 23 Mar 2026 10:52AM UTC Pablo Vasconez github
42.4
23433354919 main chore(release): version 0.9.0 push 23 Mar 2026 10:44AM UTC Pablo Vasconez github
42.4
23433353985 0.9.0 chore(release): version 0.9.0 push 23 Mar 2026 10:44AM UTC Pablo Vasconez github
42.4
23433302076 main Merge pull request #79 from cemsbv/add_select_precalulation_points Add select precalulation points push 23 Mar 2026 10:42AM UTC web-flow github
42.4
23433296343 add_select_precalulation_points Merge f0b04163d into 0a48dabce Pull #79 23 Mar 2026 10:42AM UTC web-flow github
42.4
23433207720 add_select_precalulation_points chore(precalc-points): remove unnecessary print statements push 23 Mar 2026 10:40AM UTC Pablo Vasconez github
42.4
23433022948 add_select_precalulation_points fix(precalc-points): fix select precalculation points push 23 Mar 2026 10:35AM UTC Pablo Vasconez github
42.25
23432567073 add_select_precalulation_points chore(precalc-points): print node name push 23 Mar 2026 10:24AM UTC Pablo Vasconez github
42.25
See All Builds (151)

Badge your Repo: plxcontroller

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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