Skip to content

feat: Add mesh tetrahedra analysis filter and plugin #933

feat: Add mesh tetrahedra analysis filter and plugin

feat: Add mesh tetrahedra analysis filter and plugin #933

Triggered via pull request February 2, 2026 13:22
Status Failure
Total duration 16s
Artifacts

python-package.yml

on: pull_request
semantic_pull_request
4s
semantic_pull_request
check_draft
0s
check_draft
Matrix: build
check_integration_label
0s
check_integration_label
check_force_integration_label
0s
check_force_integration_label
Check GEOS Integration Required
0s
Check GEOS Integration Required
Dispatch cases of GEOS CI
0s
Dispatch cases of GEOS CI
GEOS Integration Test  /  Determine GEOS TPL Tag
GEOS Integration Test / Determine GEOS TPL Tag
GEOS Integration Test  /  Test geosPythonPackages Integration with GEOS
GEOS Integration Test / Test geosPythonPackages Integration with GEOS
GEOS Integration Test  /  GEOS Integration Test Summary
GEOS Integration Test / GEOS Integration Test Summary
Final CI Validation
3s
Final CI Validation
Fit to window
Zoom out
Zoom in

Annotations

1 error
semantic_pull_request
Unknown release type "feature" found in pull request title "feature: Add mesh tetrahedra analysis filter and plugin". Available types: - feat: A new feature - fix: A bug fix - docs: Documentation only changes - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) - refactor: A code change that neither fixes a bug nor adds a feature - perf: A code change that improves performance - test: Adding missing tests or correcting existing tests - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) - chore: Other changes that don't modify src or test files - revert: Reverts a previous commit