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

Improvements on PR #10198 #11019

Merged

Conversation

jeromeroucou
Copy link
Contributor

@jeromeroucou jeromeroucou commented Nov 14, 2024

What this PR does / why we need it:

Complete improvements suggested by @pdurbin on closed PR #10198

Which issue(s) this PR closes:

Special notes for your reviewer:

I completed the TODO by moving some parts of the test source code from SavedSearchIT to UtilIT. And please review the issue #10893 before read the code.

Suggestions on how to test this:

The SavedSearchIT.java class has some integration tests that can be run using a local development environment (docker).
The modifications on documentation can be preview on https://dataverse-guide--11019.org.readthedocs.build/en/11019/api/native-api.html#saved-search

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

No

Is there a release notes update needed for this change?:

No

Additional documentation:

No

@pdurbin pdurbin added Type: Bug a defect Size: 3 A percentage of a sprint. 2.1 hours. labels Nov 14, 2024
@pdurbin pdurbin self-assigned this Nov 19, 2024
Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

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

All tests are passing: https://jenkins.dataverse.org/job/IQSS-Dataverse-Develop-PR/job/PR-11019/2/testReport/

I see an extra colon that's bothering me. Will fix.

Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

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

In d77ff0d I cleaned up the docs a bit. Approved.

Thanks for the PR, @jeromeroucou!

@pdurbin pdurbin removed their assignment Nov 19, 2024
@ofahimIQSS ofahimIQSS self-assigned this Nov 19, 2024
@jeromeroucou
Copy link
Contributor Author

Thanks for your review @pdurbin !

@cmbz cmbz added FY25 Sprint 10 FY25 Sprint 10 (2024-11-06 - 2024-11-20) FY25 Sprint 11 FY25 Sprint 11 (2024-11-20 - 2024-12-04) labels Nov 21, 2024
@cmbz cmbz added this to the 6.5 milestone Nov 21, 2024
@ofahimIQSS
Copy link
Contributor

Ran SavedSearchIT.java in local - test ran successfully. Merging PR.
image

@ofahimIQSS ofahimIQSS merged commit ffcc65c into IQSS:develop Nov 22, 2024
12 checks passed
@ofahimIQSS ofahimIQSS removed their assignment Nov 22, 2024
@jeromeroucou jeromeroucou deleted the 10893-improvements-by-pdurbin branch November 22, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FY25 Sprint 10 FY25 Sprint 10 (2024-11-06 - 2024-11-20) FY25 Sprint 11 FY25 Sprint 11 (2024-11-20 - 2024-12-04) Size: 3 A percentage of a sprint. 2.1 hours. Type: Bug a defect
Projects
Status: Merged 🚀
Status: 🚀 Done (Recherche Data Gouv)
Development

Successfully merging this pull request may close these issues.

Improvements on PR 10198
4 participants