mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-07 21:48:21 +00:00
2c6cd60526
* extracted ResponseBundleBuilder and started writing unit tests. Currently at 71% coverage. * asert bundle entries * assert first entry id * unknown size * coverage up to 78% * test filter nulls * test null id check * up to 91% test coverage * 96% test coverage * 98% test coverage. this is final state * fix cyclic dep * switch to record * split up large method * split up large method * consolidate params * consolidate params * IntelliJ Warnings * cleanup * cleanup * extract methods * extract methods * param names * variable name * formatting * extract method * cleanup * javadoc * upstream consolidation * parameter names * TODO * TODO * review feedback --------- Co-authored-by: Ken Stevens <ken@smilecdr.com>