Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ContactEngineering
/
SurfaceTopography
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
30
Code
Issues
28
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Codebase audit: fix wrong-result, correctness, cleanup and performance findings
- #439
#439
Merged
pastewka
merged 23 commits into
master
ContactEngineering/SurfaceTopography:master
from
claude/codebase-audit-163x4g
ContactEngineering/SurfaceTopography:claude/codebase-audit-163x4g
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Codebase audit: fix wrong-result, correctness, cleanup and performance findings
#439
pastewka
merged 23 commits into
master
ContactEngineering/SurfaceTopography:master
from
claude/codebase-audit-163x4g
ContactEngineering/SurfaceTopography:claude/codebase-audit-163x4g
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
DOC: Add full codebase audit report (bugs, numerics, performance, architecture)
Show description for 14fea9c
claude
committed
14fea9c
View commit details
Copy full SHA for 14fea9c
Browse repository at this point
BUG: Fix pixel size of lazily transposed and downsampled topographies
Show description for 0934a66
claude
committed
0934a66
View commit details
Copy full SHA for 0934a66
Browse repository at this point
BUG: Fix silent data corruption and channel selection in file readers
Show description for 21ed933
claude
committed
21ed933
View commit details
Copy full SHA for 21ed933
Browse repository at this point
BUG: Fix bearing-area bounds, spurious DC mode, make_sphere and scan-line alignment
Show description for 814e83c
claude
committed
814e83c
View commit details
Copy full SHA for 814e83c
Browse repository at this point
BUG: Fix origin handling in nonuniform analyses and scale-dependent statistics
Show description for 8b5573f
claude
committed
8b5573f
View commit details
Copy full SHA for 8b5573f
Browse repository at this point
BUG: Fix ZAG containers reading from a closed stream
Show description for fcf0bda
claude
committed
fcf0bda
View commit details
Copy full SHA for fcf0bda
Browse repository at this point
BUG: Fix triangle/segment height moments and bicubic interpolation input handling
Show description for 9f63e74
claude
committed
9f63e74
View commit details
Copy full SHA for 9f63e74
Browse repository at this point
DOC: Mark wrong-results tier (audit section 1) as fixed
Show description for 007aa06
claude
committed
007aa06
View commit details
Copy full SHA for 007aa06
Browse repository at this point
MAINT: Remove accidentally committed NetCDF test artifacts
Show description for d3373f3
claude
committed
d3373f3
View commit details
Copy full SHA for d3373f3
Browse repository at this point
BUG: Fix analysis correctness issues under non-default options
Show description for 35df677
claude
committed
35df677
View commit details
Copy full SHA for 35df677
Browse repository at this point
BUG: Handle masked (undefined) data consistently in analysis and readers
Show description for bdbad97
claude
committed
bdbad97
View commit details
Copy full SHA for bdbad97
Browse repository at this point
BUILD: Drop broken pytest-flake8 and switch to the tifffile package
Show description for f9fb8f6
claude
committed
f9fb8f6
View commit details
Copy full SHA for f9fb8f6
Browse repository at this point
BUG: Fix crashes on valid inputs across core classes, analysis and readers
Show description for 156340d
claude
committed
156340d
View commit details
Copy full SHA for 156340d
Browse repository at this point
BUG: Fix metadata, registration and infrastructure correctness issues
Show description for b2e3415
claude
committed
b2e3415
View commit details
Copy full SHA for b2e3415
Browse repository at this point
BUG: Harden C++ extension: dtypes, boundaries, overflow, GIL
Show description for 56e0ec1
claude
committed
56e0ec1
View commit details
Copy full SHA for 56e0ec1
Browse repository at this point
DOC: Mark audit sections 2.1-2.4 as fixed
Show description for 83b9fb9
claude
committed
83b9fb9
View commit details
Copy full SHA for 83b9fb9
Browse repository at this point
MAINT: Remove unused import left by registration change
Show description for 4fba2cf
claude
committed
4fba2cf
View commit details
Copy full SHA for 4fba2cf
Browse repository at this point
Fix low-severity audit findings and add invariant tests (audit sections 3 and 4)
Show description for e5ff7fd
claude
committed
e5ff7fd
View commit details
Copy full SHA for e5ff7fd
Browse repository at this point
Revert meson version discovery to 'python': 'python3' breaks Windows wheels
Show description for 3f0fa50
claude
committed
3f0fa50
View commit details
Copy full SHA for 3f0fa50
Browse repository at this point
Commits on Jul 25, 2026
Fix performance findings under the library's memory constraints (audit section 2.5)
Show description for 93f3f1d
claude
committed
93f3f1d
View commit details
Copy full SHA for 93f3f1d
Browse repository at this point
Remove test_der.png, a debug artifact committed by accident
Show description for 8456ae7
claude
committed
8456ae7
View commit details
Copy full SHA for 8456ae7
Browse repository at this point
DOC: Updated ChangeLog.md
Show description for 4415283
claude
committed
4415283
View commit details
Copy full SHA for 4415283
Browse repository at this point
Remove AUDIT.md
Show description for f8087a9
claude
committed
f8087a9
View commit details
Copy full SHA for f8087a9
Browse repository at this point
You can’t perform that action at this time.