-
Notifications
You must be signed in to change notification settings - Fork 326
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
Better Error Trapping in map #8307
Merged
Merged
Changes from all commits
Commits
Show all changes
121 commits
Select commit
Hold shift + click to select a range
2485d3e
tests
GregoryTravis 0cb3675
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis dd0fdde
wip
GregoryTravis ae1fd56
wip
GregoryTravis 3cb9b4a
additional warnings
GregoryTravis 506a13b
wip
GregoryTravis f4427df
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis b5d4325
wip
GregoryTravis be40d60
cleanup
GregoryTravis 8205cac
nested wrapping
GregoryTravis 87c246b
multiple nestings
GregoryTravis 40ff235
wraps_error uses looks_for, test for should_fail_with
GregoryTravis a66384a
wip
GregoryTravis d1f7013
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis a4d9bbd
stack trace line fix
GregoryTravis 9e3f0f0
use catch_primitive internally
GregoryTravis 074ee0b
fix warning mapping, dtf spec
GregoryTravis 7a3800c
just one wrapper checker, vector spec
GregoryTravis 7516a6b
missing ctor, back to non-primitive catch
GregoryTravis f8f0b2f
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis b15c7a6
back to c_p
GregoryTravis 059559b
put old map back
GregoryTravis 8409be6
wip
GregoryTravis 85e3e2d
unnest tests
GregoryTravis b0e811a
Array.map on_problems
GregoryTravis c30d171
wip
GregoryTravis 178ccd4
Revert "wip"
GregoryTravis fd3062c
better test names
GregoryTravis f31bc15
warning logging
GregoryTravis 74fa5f7
wip
GregoryTravis 2444c35
wip
GregoryTravis 139d8c4
move logic into ALH
GregoryTravis bfb318f
doc
GregoryTravis ec76880
constant
GregoryTravis a3dda25
My_Error.Error
GregoryTravis 9af7498
nested
GregoryTravis 434691f
doc
GregoryTravis 1b06a95
map_primtiive in warning mapper
GregoryTravis 933efca
composition
GregoryTravis 5b305f5
ref spec
GregoryTravis f429ef8
Remove warnings prior to matching on the value
hubertp 0a98e93
fix 1
GregoryTravis 2488fd5
do not auto unwrap in test error checkers
GregoryTravis 04a6202
nested error matcher
GregoryTravis 688af38
in problems too
GregoryTravis 6f9f8b7
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis ee003b5
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis af8a91d
dtf
GregoryTravis 7b6d847
v
GregoryTravis 14cdb97
statistics
GregoryTravis 59f0acd
wip
GregoryTravis cba775e
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 2d0de7b
Table_Spec, map_with_index_primitive
GregoryTravis 0ed97d9
Column_Operations_Spec
GregoryTravis 0aa34e5
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 1e65438
disable warning wrapping and Report_Warning
GregoryTravis 8ed4172
unimpl test
GregoryTravis 34bff67
Warnings_Spec
GregoryTravis 1cc67eb
DCS
GregoryTravis c9dc711
ACG JP
GregoryTravis 174d235
zip_primitive
GregoryTravis bb128aa
join_helpers
GregoryTravis f4151a7
Lookup_Helpers
GregoryTravis ae500a7
Table
GregoryTravis 4433b0f
Data_Formatter
GregoryTravis b6edd18
Value_Type_Helpers
GregoryTravis 71335f2
revert check types changes
GregoryTravis a1457c8
table_helpers
GregoryTravis 8e5a454
table tests
GregoryTravis cd9ec3b
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 3150f48
remove st
GregoryTravis 25b2383
do not remove warnings from value
GregoryTravis fc8aa74
vec docs, tests for zip, mwi, flat_map
GregoryTravis e7efedc
docs, fixes
GregoryTravis a7e9b28
remove nested_error_matcher
GregoryTravis e0f6184
cleanup
GregoryTravis b13ab25
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis ce37250
benchmark
GregoryTravis 1e05944
one error
GregoryTravis bd04928
alter
GregoryTravis 749ae37
add bench to main
GregoryTravis 45cf473
review
GregoryTravis 4b0fb52
review
GregoryTravis 8268fb1
review
GregoryTravis b950357
tail call
GregoryTravis 46b254f
changelog
GregoryTravis dff1ec4
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 28e8ffd
tail call was not a tail call
GregoryTravis 046a7a3
ws
GregoryTravis 016042d
bad import
GregoryTravis edd5949
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis da7dcd9
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 9a67d60
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 53c9fea
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 8119536
Merge branch 'develop' into wip/gmt/8110-map-error
hubertp 8331f02
Added missing import
hubertp d61f8f8
Merge branch 'wip/gmt/8110-map-error' of github.com:enso-org/enso int…
GregoryTravis 14bc3ff
Update distribution/lib/Standard/Base/0.0.0-dev/src/Data/Array.enso
GregoryTravis ca82ea6
review, ref example
GregoryTravis 5f75722
lazy benchmark data
GregoryTravis f3ef56b
extra paren
GregoryTravis 78d7439
check outside of catch
GregoryTravis fd02ec4
review
GregoryTravis 54578bd
vector too
GregoryTravis 4da6a51
actually lazy
GregoryTravis 634d1ce
disambiguate Map_Error
GregoryTravis d7804fa
finish rename
GregoryTravis 2754ef3
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis f619e44
move to extensions
GregoryTravis 5c28d9e
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 97dc84c
combine Additional_Warnings error
GregoryTravis 6760cd0
rename to map_no_wrap
GregoryTravis 0e7312e
do not catch and rethrow
GregoryTravis 8e3e079
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 17c2eff
review
GregoryTravis 561636c
wip
GregoryTravis 6ec4cd6
remove _primitives entirely
GregoryTravis cad76a5
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis 1465cf2
remove unused should_fail_with function options
GregoryTravis c354de6
Merge branch 'develop' into wip/gmt/8110-map-error
GregoryTravis ff469ff
remove expected_warning as function in Problems
GregoryTravis 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How comes that a PR like this doesn't have any overview at all?
No reference to any issue!? No summary? No explanation why chosen path is the right one?