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 Issue #155 - Variable outside store #168

Merged
merged 4 commits into from
Sep 11, 2022

Conversation

flashburst
Copy link
Contributor

@flashburst flashburst commented Sep 7, 2022

  • Added key NS_POLICY_LAST_PURCHASE_ID to store the last policy id

- Added key `NS_POLICY_LAST_PURCHASE_ID` to store the last policy id
@flashburst flashburst requested a review from heyaibi September 7, 2022 06:08
@flashburst flashburst linked an issue Sep 7, 2022 that may be closed by this pull request
@flashburst flashburst force-pushed the fix/variable-outside-store branch from 825b5de to ecad342 Compare September 8, 2022 11:38
@heyaibi heyaibi force-pushed the fix/variable-outside-store branch from ecad342 to 825b5de Compare September 8, 2022 11:47
heyaibi and others added 2 commits September 8, 2022 15:50
- Groupped input arguments as structs:
    - purchaseCover --> PurchaseCoverArgs
    - calculatePolicyFeeInternal --> CalculatePolicyFeeArgs
- Groupped return values as structs:
    - getCoverFeeInfo -->  CoverFeeInfoType
    -  getCoverPoolSummary --> CoverPoolSummaryType
- Fixed tests
@heyaibi heyaibi self-assigned this Sep 8, 2022
@heyaibi
Copy link
Contributor

heyaibi commented Sep 8, 2022

@flashburst can you review this please?

@rudolfnep rudolfnep merged commit 3184204 into rc2/audit-complete Sep 11, 2022
@rudolfnep rudolfnep deleted the fix/variable-outside-store branch September 11, 2022 14:29
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.

[OZ] L-12 Variable outside store
3 participants