Conversation
RegisterMismatch was in [deps] but never imported in src/ — moved to [extras]. Added compat entries for all test extras (Aqua, ForwardDiff, ImageMagick, Random, RegisterCore, RegisterMismatch, Test, TestImages). All Aqua checks pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ations v0.16+ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Module docstring for RegisterHindsight explaining purpose and entry points - InterpolatingDeformation: documents ScaledInterpolation constraint and InPlace BC requirement (previously a hidden runtime error) - All penalty_hindsight* functions: new docstrings covering both single-ϕ and dual-ϕ overloads, gradient (!) variants, and equal-footing semantics - optimize!: corrected stepsize default (1 → 1.0), documented all three moving overloads, added # Returns section and a jldoctest example - prepare_value_axes: replaced broken Interpolations v0.14-era indexing example with accurate description of current internals - Add Documenter as test dependency; run doctest(RegisterHindsight; manual=false) in runtests.jl Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #27 +/- ##
=======================================
Coverage 99.25% 99.25%
=======================================
Files 1 1
Lines 135 135
=======================================
Hits 134 134
Misses 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
src/Test plan
minand1Julia versionsdoctest(RegisterHindsight))🤖 Generated with Claude Code