-
Notifications
You must be signed in to change notification settings - Fork 1
Fix type errors, comment accuracy, test hygiene, and harvest normalization #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
dfbe8ec
WIP Handling WithAlias conversion error
andreimerlescu 41c0e08
WIP Handling WithAlias conversion error
andreimerlescu a14eba4
Fixed bug in StoreMap and enhanced testing on alias usage
andreimerlescu ecc1c6a
Integrated Copilot Code Review into hotfix branch after Claude analys…
andreimerlescu f35435c
Added test corner case for re-entry attempts with duplicate aliases
andreimerlescu 4e29a8e
Ensure ListSeparator is being respected in List() and MapSeparator in…
andreimerlescu b24c9c6
Added removed error handling from merge conflict resolution that got …
andreimerlescu 65d464a
Fix AssureBoolTrue/False invalid type, improve mutations_store commen…
Copilot 7cbf644
Normalized the harvest option
andreimerlescu 2c761a4
Added additional tests and added WithValidators for Plant use
andreimerlescu b9337d6
Update assure.go
andreimerlescu 60969c8
Update assure.go
andreimerlescu 76a427c
Fixed nil pointer possibility in persist() method
andreimerlescu 123530e
updated equal check in mutation store and added checkMapString checkB…
andreimerlescu 8b28af1
Update mutations_store.go
andreimerlescu 2f31263
Update parsing.go
andreimerlescu 518a2c1
Fixed a classic lock while sending to a channel whose consumer needs …
andreimerlescu faeea9d
Added tree.problem when duplicate alias is registered
andreimerlescu 20f1c63
Improved the problem statement by adding existing to duplicate regist…
andreimerlescu ccb2c81
Reduced locking complexity in MutagenesisOfFig
andreimerlescu 5a920d7
Reduced locking complexity in MutagenesisOfFig
andreimerlescu 7e42769
addressed a bug in the SaveTo switch on the properties map
andreimerlescu 0872de2
moved loadYAML to loading.go
andreimerlescu a0794e9
Exposed Divine Problems
andreimerlescu 44ee001
renamed funcs and addressed data inconsistency in List() switch
andreimerlescu 94125d5
Update alias_test.go
andreimerlescu 5a097ae
Update savior_test.go
andreimerlescu 9bee2fa
Restore expected list order in TestFigTree_SaveTo_ListRoundTrip to ma…
Copilot 87e2417
Update VERSION
andreimerlescu 5726ea2
Update VERSION
andreimerlescu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| v2.0.14 | ||
| v2.1.0 |
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.