generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changes to add message parser and support for service bus * Adding java wrapper * fixing wrapper test * Adding mesage parser unit test * Adding test cases with status of success, failute and warning to get the correct status * Adding test cases for hl7 report parsing * code fix * Remove function kotlin wrapper * Removing unneeded file * Adding missing fields in other reports * Adding test case for file copy report format * Code refactoring * Adding test case for metadata verify file * Adding changes for rule-engine * Fixing changes as per code review * Fixing test cases * Adding rule engine * Adding test for rules engine * Adding code to test ruleEngine * Adding Servicebus endpoint * Adding regex for validation of websocket url * code fixes for string matching for valid web socket url * testing web socket string * testing web socket string * fixing statustype * Adding logs * Making log statments implement debug method than info and adding more info to test * reverting local changes in build.gradle * DASB-289 - Static cosmosdb connection for the reports manager (#64) * DASB-289 - Static cosmosdb connection for the reports manager (#66) * DASB-289 - Static cosmosdb connection for the reports manager * Fixed logic where reports container can be null, like in the case of unit tests where there is no actual cosmos db connection --------- Co-authored-by: Matt B Krystof <[email protected]> * DASB-291 - Added feature to disable tracing using app setting (#67) * Code cleanup * Added kill switch for tracing --------- Co-authored-by: Matt B Krystof <[email protected]> * DASB-296 - Updates to report counts (#68) * Include timestamp with the counts reports * Added new query param for getting counts to specify days interval --------- Co-authored-by: Matt B Krystof <[email protected]> * Added retries to getting traces and added test scripts (#69) Co-authored-by: Matt B Krystof <[email protected]> * DASB-230 - Meta V2 Implementation (#70) * DASB-230 - Meta V2 Implementation * DASB-230 - Meta V2 Implementation corrections * DASB-269 - Throw exception for Malformed request body * DASB-295 - Add custom metrics for App Insights, cosmos exception handling (#72) * Added initial app insights metrics * Add exception handling to cosmos createItem --------- Co-authored-by: Matt B Krystof <[email protected]> * Updated schema names for HL7v2 debatcher and structure validator (#73) Co-authored-by: Matt B Krystof <[email protected]> --------- Co-authored-by: Nagpal <[email protected]> Co-authored-by: Purnima Nagpal <[email protected]> Co-authored-by: Matt B Krystof <[email protected]> Co-authored-by: Surya Talla <[email protected]>
- Loading branch information
1 parent
5b466d5
commit 1dcfba0
Showing
99 changed files
with
3,049 additions
and
495 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.