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 linked an issue Sep 7, 2022 that may be closed by this pull request
binpmxstn 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
@binpmxstn binpmxstn self-assigned this Sep 8, 2022
@binpmxstn
Copy link
Contributor

@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