Skip to content

issues Search Results · language:Dune language:Python language:HTML language:Java language:Python linked:pr linked:pr

Filter by

4.5M results  (389 ms)

4.5M results

Problem The dashboard has no browser-level automated tests. test_dashboard.py covers HTTP API routes via FastAPI TestClient, but nothing verifies that the JS renders correctly, user interactions work ...
P2: medium
S:Ready

Build Failure The CI build failed on branch main at commit 4b01cf3f0da16e5a15ff8e589a56cdc8360322cc. Run: https://github.com/Sziszka90/Paint/actions/runs/26887616242 Please investigate the build logs ...
bug

Describe the bug The planar slope() path passes cell sizes straight into divisions in the slope kernel without validating them first. Bad resolutions produce confusing results: - Zero resolution raises ...
bug

Description For a curvilinear raster with dims ( y , x ), numeric y/x index coordinates, and real 2-D latitude/longitude coordinates, the geodesic method silently uses the numeric y/x index coords as ...
bug

Describe the bug contours() doesn t validate its n_levels parameter. The value is only used on the auto-level branch (when levels isn t passed), at xrspatial/contour.py:659: levels = np.linspace(vmin, ...
bug
input-validation

Describe the bug contours(..., return_type= geopandas ) resolves the output CRS only from agg.attrs[ crs ]. Both CRS sites in xrspatial/contour.py use agg.attrs.get( crs , None): the all-non-finite early ...
bug
polygonize

Describe the bug contours() can emit zero-length, invalid LineString geometries when raster corner values land exactly on the contour level. Corners are classified with = level (xrspatial/contour.py ...
bug

Describe the bug contours() validates return_type too late. The only check is at the end of the function (xrspatial/contour.py:691), inside the dispatch chain: if return_type == numpy : return results ...
bug
input-validation

Tracking issue for PR #545. The F5XC API uses /api/config/namespaces/{ns}/service_policys (not service_policies). constraint_prober.py was using the wrong path, causing all service_policy probes to hit ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.