Skip to content
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

Fixes the Regular Sequence dialog bug, refactors and improves its code #7231

Merged

Conversation

Patowhiz
Copy link
Contributor

Fixes #7199
Replaces PR #7217

Fixes the original bug explained in the issue and also the other issues raised in comments.

@derekagorhom this PR includes you changes in PR #7217. I decided to create a new PR because it will be easier for me to answer any questions raised about the changes made to other files.

@africanmathsinitiative/developers this is ready for review.

@rdstern @derekagorhom I looked into using the 'seq' function for both numeric and date options but I didn't do it in this PR, the changes made here surpassed my time estimates for such implementation. Perhaps @derekagorhom can have a look at it. I'm still not sure on how it can be correctly done and I could just create a new issue about it. Thanks.

rdstern
rdstern previously approved these changes Feb 16, 2022
Copy link
Collaborator

@rdstern rdstern left a comment

Choose a reason for hiding this comment

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

@Patowhiz now looks good to me

Copy link
Contributor

@lloyddewit lloyddewit left a comment

Choose a reason for hiding this comment

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

Looks good, just a few small comments

instat/ucrDataFrameLength.vb Show resolved Hide resolved
instat/dlgRegularSequence.vb Outdated Show resolved Hide resolved
instat/dlgRegularSequence.vb Outdated Show resolved Hide resolved
instat/dlgRegularSequence.vb Outdated Show resolved Hide resolved
instat/dlgRegularSequence.vb Outdated Show resolved Hide resolved
rdstern
rdstern previously approved these changes Feb 17, 2022
Copy link
Collaborator

@rdstern rdstern left a comment

Choose a reason for hiding this comment

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

Still seems ok

@lloyddewit
Copy link
Contributor

@Patowhiz just one outstanding comment above, what do you think?

@rdstern
Copy link
Collaborator

rdstern commented Mar 27, 2022

@Patowhiz the last mention of this is conflicts. I had earlier approved.

@Patowhiz
Copy link
Contributor Author

@rdstern you may want to test and review this urgently before conflicts.
It has changes to frmMain and also other dialog changes due to enhancements made to control ucrDataFrameLength

Copy link
Collaborator

@rdstern rdstern left a comment

Choose a reason for hiding this comment

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

@Patowhiz that's a relief. At least one nasty bug less!

I hope @shadrackkibet or @lloyddewit can check and merge

@rdstern
Copy link
Collaborator

rdstern commented Mar 30, 2022

@Patowhiz I have approved. Has @lloyddewit remaining point been addressed?

@lloyddewit
Copy link
Contributor

@Patowhiz I have approved. Has @lloyddewit remaining point been addressed?

yes, fully addressed thank you

@lloyddewit lloyddewit changed the title Fixes the regular sequence bug, refactors and improves its code Fixes the Regular Sequence dialog bug, refactors and improves its code Mar 31, 2022
@lloyddewit lloyddewit added the bug label Mar 31, 2022
@lloyddewit lloyddewit merged commit 180b779 into IDEMSInternational:master Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix error or errors in Prepare > Numeric > Regular Sequence
5 participants