VK-SMILECDR
27ec3bec79
code coverage needs to run only for JACOCO PROFILE ( #4230 )
...
* code coverage needs to run only for JACOCO PROFILE
* remove ALLMODULES profile since it is default now
2022-11-02 15:34:27 -04:00
James Agnew
8d116b932e
Refactor to restore LGTM functionality ( #3455 )
...
* Refactor to restore LGTM functionality
* Compile fix
* Work on cleanup
* Attempt to restore LGTM
* Work on tests
* Fixes
* Build fixes
* Build fix
* Test fix
* Test fixes
* Work on build
* License header updates
* Test fixes
* Test fixes
* License header
* Test fix
* Test fix
* Test fixes
* Restore LGTM
* Fix azure
* Disable test
* Test fixes
* Test cleanup
* Build fix
* Build fix
* Test fix
* Test fix
* Test fixes
2022-04-10 15:54:27 -04:00
James Agnew
ac80c7ffaa
Search Narrowing by Code Tweaks ( #3453 )
...
* Search narrowing tweaks
* Search narrowing tweaks
* Test
* Test fixes
* Try to fix LGTM
* Add license headers
* Test fixes
* Test fixes
2022-03-07 20:27:21 -05:00
michaelabuckley
86f7373f16
Distinguish multi-coded items during token autocomplete ( #3429 )
...
Add nested indexing to support autocomplete of multi-coded items.
2022-03-01 00:59:09 +00:00
michaelabuckley
b263c7a595
bump compiler settings. JDK 11 for prod, JDK 17 for tests ( #3435 )
2022-02-28 21:51:32 +00:00
jamesagnew
573097379d
Credit for #2623
2021-05-02 17:20:16 -04:00
Tadgh
e79114e2ec
Un-revert the MDM changes, now that issues have been addressed ( #2226 )
...
* Backward compatibility changes
* Revert "Revert "Remove all references to Person from EMPI.""
* Updated docs
* Removed mdm channel references
* Initial implementation
* fix coarseness bug. Fix tests. reinitialize silly bean
* Add forgotten json file
* Generic provider PoC
* Refactored provider to use BundleBuilder
* Removed version-specific MDM providers
* Addressed code review comments
* Fixed after merge
* Fixed docs
* MDM SVG for Update Use Cases
* Removed obsolete docs
Co-authored-by: Nick <nick.goupinets@smilecdr.com>
Co-authored-by: Nick Goupinets <73255752+nvg-smile@users.noreply.github.com>
2020-12-17 10:12:53 -05:00
Tadgh
0938d72b51
Revert "Remove all references to Person from EMPI."
2020-12-09 14:57:00 -05:00
Tadgh
0dfc4597e8
comment fixes and removing dead code
2020-11-05 09:24:53 -05:00
James Agnew
e656863a73
Correct bugs reported by LGTM ( #1533 )
...
* Correct bugs reported by LGTM
* Add some tests
* A few more updates
* YAML update
* Test fixes
* One more test fix
* Test fix
2019-10-09 19:26:57 -05:00
James Agnew
1f1b94a566
Resolve XXE issue in validator ( #1530 )
...
* Resolve XXE issue in validator
* Ensure that we're blocking XXE events into validator XML parser
* A bit of cleanup
* Add an LGTM config
* Add one more fix
2019-10-08 13:06:03 -05:00