dreamRs / datamods

Shiny modules to import and manipulate data into an application or addin
https://dreamrs.github.io/datamods/
GNU General Public License v3.0
138 stars 35 forks source link

Use package toastui #98

Closed pvictor closed 6 months ago

pvictor commented 6 months ago

Use package toastui in show_data, update_variables and import_modal

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 29.92126% with 267 lines in your changes are missing coverage. Please review.

Project coverage is 52.53%. Comparing base (7295f0a) to head (255abd9). Report is 2 commits behind head on master.

:exclamation: Current head 255abd9 differs from pull request most recent head e304a6e. Consider uploading reports for the commit e304a6e to get more accurate results

Files Patch % Lines
R/create-column.R 0.00% 113 Missing :warning:
R/datagrid-infos.R 31.81% 75 Missing :warning:
R/update-variables.R 51.20% 61 Missing :warning:
R/import-modal.R 45.45% 18 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ========================================== - Coverage 57.46% 52.53% -4.93% ========================================== Files 17 19 +2 Lines 2633 2859 +226 ========================================== - Hits 1513 1502 -11 - Misses 1120 1357 +237 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.