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

flux-sdk for broker apps #112

Merged
merged 7 commits into from
Jan 22, 2025
Merged

Conversation

Prawar-28
Copy link
Contributor

Flux-sdk setup for broker apps capabilities - which includes uploading census file

@Prawar-28 Prawar-28 requested a review from a team as a code owner January 17, 2025 08:32
from typing import Optional


class MemberData:

Choose a reason for hiding this comment

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

This looks like a loaded data object.
Can we please rethink on defining it in more better way?
Ex: Company Details are encapsulated into one class. employee details in one class. primary member, dependents, earning details, plan details, member health details inside member details and so on...

Choose a reason for hiding this comment

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

Recheck the kit name.
Should it be broker-app? As it's not an app but a kit. And kit should be reusable across apps.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vmaniar-rippling ack for changing the kit name.
For MemberData , we receive census data in this flattened format itself.

@Prawar-28 Prawar-28 merged commit 3178afc into main Jan 22, 2025
3 checks passed
@Prawar-28 Prawar-28 deleted the BENPNP-3157-broker-apps-flux-sdk-setup branch January 22, 2025 11:38
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