Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update reporter + staged.deps #113

Merged
merged 4 commits into from
Jul 13, 2022
Merged

update reporter + staged.deps #113

merged 4 commits into from
Jul 13, 2022

Conversation

mhallal1
Copy link
Contributor

related to insightsengineering/teal.modules.hermes#238

  1. update staged.deps
  2. update PictureBlock to support heatmap

@mhallal1 mhallal1 added the core label Jul 11, 2022
@mhallal1 mhallal1 mentioned this pull request Jul 11, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 11, 2022

Code Coverage Summary

Filename              Stmts    Miss  Cover    Missing
------------------  -------  ------  -------  -------------------------------------------------------------------------
R/AddCardModule.R       100       3  97.00%   75-77
R/Archiver.R             25       0  100.00%
R/ContentBlock.R         16       0  100.00%
R/DownloadModule.R      161      40  75.16%   77-79, 100, 150-155, 164-168, 171-175, 183-187, 190-194, 201-205, 208-212
R/FileBlock.R            13       0  100.00%
R/NewpageBlock.R          2       0  100.00%
R/PictureBlock.R         30       1  96.67%   15
R/Previewer.R           217      11  94.93%   162, 164-167, 172-178
R/Renderer.R             54       4  92.59%   142, 144-145, 166
R/ReportCard.R           76       2  97.37%   211, 232
R/Reporter.R             96       1  98.96%   255
R/ResetModule.R          45       0  100.00%
R/SimpleReporter.R       18       0  100.00%
R/TableBlock.R            8       0  100.00%
R/TealReportCard.R       20       0  100.00%
R/TextBlock.R            13       0  100.00%
R/yaml_utils.R           74       2  97.30%   65, 263
TOTAL                   968      64  93.39%

Results for commit: fdec198

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

R/PictureBlock.R Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Jul 11, 2022

Unit Tests Summary

    1 files    17 suites   10s ⏱️
186 tests 186 ✔️ 0 💤 0
268 runs  268 ✔️ 0 💤 0

Results for commit 02a3175.

♻️ This comment has been updated with latest results.

@mhallal1 mhallal1 merged commit 7229a3e into main Jul 13, 2022
@mhallal1 mhallal1 deleted the 238_add_reporter@main branch July 13, 2022 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants