Skip to content

feat: add sample to primary to secondary missing issue #1847

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
merged 6 commits into from
Apr 5, 2023

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Apr 3, 2023

The goal is this PR is to show why primary to secondary mapper is needed, serves to showcase the problematic use case.

@csviri csviri self-assigned this Apr 3, 2023
@csviri csviri requested a review from metacosm April 3, 2023 10:58
import static org.assertj.core.api.Assertions.assertThat;
import static org.awaitility.Awaitility.await;

class PrimaryToSecondaryMissingIT {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe add some description that this unit test is to showcase the role of PtoS mapper and that it it not meant to be used as reusable code.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

makes sense, will add, thx!!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

csviri and others added 2 commits April 4, 2023 09:32
…ample/primarytosecondary/JobReconciler.java

Co-authored-by: Sébastien CROCQUESEL <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@csviri csviri merged commit d76a47c into main Apr 5, 2023
@csviri csviri deleted the primary-to-secondary-problem branch April 5, 2023 06:33
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