nightingaleproject / vrdr-dotnet

.NET (C#) code for producing and consuming the Vital Records Death Reporting (VRDR) Health Level 7 (HL7) Fast Healthcare Interoperability Resources (FHIR) standard.
Apache License 2.0
12 stars 12 forks source link

fix: check for well formed source before parsing #616

Closed whichwit closed 1 day ago

whichwit commented 2 days ago
smacadam commented 2 days ago

Perfect, this should also be updated in the monorepo in the VitalRecord.CommonMessage. I can make the changes in that project to match what you have here.

github-actions[bot] commented 2 days ago

Code Coverage

Package Line Rate Branch Rate Health
DeathRecord.Filter 84% 70%
DeathRecord 97% 90%
VRDRMessaging 86% 80%
Summary 97% (13239 / 13714) 89% (3973 / 4471)