Skip to content

Conversation

@kolia
Copy link
Contributor

@kolia kolia commented Nov 26, 2020

Didn't have enough insight into whether #260 is a good idea or not, so instead I wrote some tests.

These tests round trip various objects containing a function value f (issue #258.)

On master, 8 fail, 2 pass.

On the reconstructfunctions branch of PR #260, 2 fail: [f] and [f, f], though for some reason round tripping [f, 42] works just fine.

For comparison, all of these tests pass for v0.2.4.

@JonasIsensee
Copy link
Collaborator

Hey !
This is awesome! Thank you, this will definitely help in resolving the problem 👍

@JonasIsensee
Copy link
Collaborator

JonasIsensee commented Nov 27, 2020

Btw. have you by any chance tested this against v0.2.4 ?
It would be good to know if the tests that fail in #260 also failed before.

@kolia
Copy link
Contributor Author

kolia commented Nov 27, 2020

Yes, all these tests pass against v0.2.4.

@JonasIsensee
Copy link
Collaborator

JonasIsensee commented Nov 27, 2020

Great!
Thanks again! :)

(I merged this into the reconstructfunctions branch instead of master so that all the changes related to this bug are collected there.)

@JonasIsensee JonasIsensee changed the base branch from master to reconstructfunctions November 27, 2020 14:16
@JonasIsensee JonasIsensee merged commit 7240a4f into JuliaIO:reconstructfunctions Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants