Skip to content

Move validate-goto-model before show-goto-functions #4389

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

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Mar 14, 2019

As requested in #4203 -- if merged will render that redundant.

@smowton smowton force-pushed the smowton/cleanup/validate-model-before-show branch from 6f00335 to eb8339a Compare March 14, 2019 18:05
@tautschnig
Copy link
Collaborator

@smowton lazyloading_no_candidates/test.desc now reports a type inconsistency.

Copy link
Collaborator

@tautschnig tautschnig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although there still is some debugging to do: this certainly seems like the right thing to do, and if it uncovered another bug then that's even better :-)

Per a request in diffblue#4203 -- let's not surprise users
by show-goto-functions producing output when the model has failed validation (if they want
to view a broken model they can remove the validate parameter)
@smowton smowton force-pushed the smowton/cleanup/validate-model-before-show branch from eb8339a to f940996 Compare March 15, 2019 14:36
@smowton
Copy link
Contributor Author

smowton commented Mar 15, 2019

Cause was remove-returns treating actually bodyless stubs wrongly, but it no longer matters now remove-returns doesn't change types, so I just rebased this.

@peterschrammel peterschrammel removed their assignment Mar 15, 2019
@smowton smowton merged commit 74caeca into diffblue:develop Mar 15, 2019
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.

3 participants