Skip to content

#46 Add a csv download for reports#48

Open
pposiada wants to merge 3 commits into
mainfrom
46-add-download-xlsx-functionality
Open

#46 Add a csv download for reports#48
pposiada wants to merge 3 commits into
mainfrom
46-add-download-xlsx-functionality

Conversation

@pposiada

Copy link
Copy Markdown
Collaborator

No description provided.

@pposiada pposiada linked an issue Jun 10, 2026 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown
Contributor

badge

Code Coverage Summary

Filename                                     Stmts    Miss  Cover    Missing
-----------------------------------------  -------  ------  -------  ---------
R/BlockConditions.R                             21      21  0.00%    23-61
R/create_rel_risk_transformator.R               42      42  0.00%    41-87
R/forest_plot_decorator.R                      164     164  0.00%    97-373
R/ggplot_decorator.R                           245     245  0.00%    105-376
R/merge_levels_transformator.R                 146     146  0.00%    11-240
R/or_filtering_transformator_view_model.R       27      27  0.00%    25-61
R/or_filtering_transformator.R                 282     282  0.00%    69-397
R/patchwork_plot_decorator.R                    46      46  0.00%    18-68
R/r_access_utilities.R                          46      46  0.00%    32-152
R/ReportManager.R                              365     365  0.00%    41-699
R/title_footer_decorator.R                     130     130  0.00%    105-242
R/tm_report_manager.R                          763     763  0.00%    30-942
R/watermark_decorator.R                         61      61  0.00%    23-87
TOTAL                                         2338    2338  0.00%

Diff against main

Filename                 Stmts    Miss  Cover
---------------------  -------  ------  --------
R/ReportManager.R          +58     +58  +100.00%
R/tm_report_manager.R      +67     +67  +100.00%
TOTAL                     +125    +125  +100.00%

Results for commit: 0fa915a

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@pposiada pposiada requested a review from kpagacz June 15, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "Download xlsx" functionality to the Report Manager module

1 participant