Skip to content

Commit

Permalink
cl_flags_ora injected into plotter in call to parallel_list in write_…
Browse files Browse the repository at this point in the history
…functional_report
  • Loading branch information
AEstebanMar committed Jan 14, 2025
1 parent 377b23d commit 224d12c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/write_report.R
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,7 @@ write_functional_report <- function(hunter_results, func_results, cores = 2,
src = source_folder,
compress_obj = TRUE,
type_index = "contents_list")
plotter$hash_vars$cl_flags_ora <- cl_flags_ora
plotter$build(template)
plotter$write_report(outf_cls_i)
message(paste0("Report written in ", outf_cls_i))
Expand Down

0 comments on commit 224d12c

Please sign in to comment.