Skip to content

Update randomCode fn to take output type as an optional second param

Codecov / codecov/project succeeded Nov 8, 2024 in 1s

77% (+0%) compared to df8ed77

Details

Codecov Report

Attention: Patch coverage is 43.47826% with 13 lines in your changes missing coverage. Please review.

Project coverage is 77%. Comparing base (df8ed77) to head (e83ae2f).
Report is 173 commits behind head on master.

Files with missing lines Patch % Lines
...org/mitre/synthea/helpers/RandomCodeGenerator.java 15% 10 Missing and 1 partial ⚠️
...a/org/mitre/synthea/export/flexporter/Actions.java 80% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             master   #1527     +/-   ##
==========================================
  Coverage        77%     77%             
- Complexity     3710    4005    +295     
==========================================
  Files           170     178      +8     
  Lines         24077   25169   +1092     
  Branches       3351    3591    +240     
==========================================
+ Hits          18618   19485    +867     
- Misses         4418    4557    +139     
- Partials       1041    1127     +86     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.