-
Notifications
You must be signed in to change notification settings - Fork 0
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
Premium Change calculation #207
Open
jayreddy519
wants to merge
118
commits into
me_carrier_boarding
Choose a base branch
from
pt_187565841_pr_3
base: me_carrier_boarding
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Rake task to import plans in json to glue * Rake task to import plans in json to glue * Remove unused code Co-authored-by: vinner <[email protected]>
Update to the version of edi_codec which contains the subscriber ordering fix for X12 encoding.
…r_timeout Merge subscriber fix and employer timeout
* Add error reporting on policy report failure. * The method name is not "backtrack".
* move irs server change to trunk * fix for spec failures * fix for policy monthly premium aptc calculator (#175) * fix for policy monthly premium aptc calculator * removing unnecessary comments * 1095A/H41, H36, and PBP generation which allows calendar values as parameters (#176) * adding configurable changes in irs_settings * changing calender typo to calendar * removing hardcoded values in the generation process of 1095A/H41, H36, and PBP
* 1095a aptc & monthly calculation fix * adding a conditional check to calculate premium amount
* irs h41 eoy reporting file name modification * fetch batch_id from yearly manifest
* cms irs h36 eom report file name modification * typo fix * fetch batch_id from monthly manifest
* allow unauthenticated for certain pkg * try differently but could be bad fix * add fix in right place * one more try * more fixes * one more fix * upgrade mongo to 4.2 * add missing attribute * increase sleep to avoid error on copying collections * add event batch processor listener to gdb update
* fix for directory name typo * adding skip policy ids * spec fix
Correct missing terminations and incorrect interpretation of events. Co-authored-by: Trey <[email protected]> Co-authored-by: Raghu Ram <[email protected]>
* add admin autolock feature * use devise-security-extension gem to support rails v3 * override devise security update_last_activity method to support mongoid * fix rspecs * fix another spec failure
* Fixed Start Date Bug on Glue * added specs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.