org.hl7.fhir.core
org.hl7.fhir.core copied to clipboard
Update XhtmlNode.java
crashes on
"text": { "status": "generated", "div": "
<tr> <td>Name</td> <td>Farh <b>himi</b> ("Farhang")</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>
" },
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.
this was fixed in another PR