org.hl7.fhir.core icon indicating copy to clipboard operation
org.hl7.fhir.core copied to clipboard

Update XhtmlNode.java

Open bsz0206 opened this issue 1 year ago • 1 comments

crashes on

"text": { "status": "generated", "div": "

<tr> <td>Name</td> <td>Farh <b>himi</b> (&quot;Farhang&quot;)</td> </tr><tr> <td>Address</td> <td></td> </tr><tr> <td>Contacts</td> <td>Home: 35233307009. Work: </td> </tr><tr> <td>Id:14901</td> <td>MRN: 1822589 </td> </tr>

" },

bsz0206 avatar Nov 26 '23 01:11 bsz0206

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (82f0fc9) 11.63% compared to head (da7c40e) 11.63%. Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1498   +/-   ##
=========================================
  Coverage     11.63%   11.63%           
- Complexity    29994    30006   +12     
=========================================
  Files          2151     2153    +2     
  Lines        665307   665352   +45     
  Branches     196609   196610    +1     
=========================================
+ Hits          77391    77426   +35     
- Misses       559710   559719    +9     
- Partials      28206    28207    +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Nov 26 '23 02:11 codecov[bot]

this was fixed in another PR

grahamegrieve avatar Apr 16 '24 11:04 grahamegrieve