gowerc / diffdf

DataFrame Comparison Tool
https://gowerc.github.io/diffdf/
Other
42 stars 5 forks source link

Enable Snapshot Tests #104

Closed gowerc closed 2 months ago

gowerc commented 2 months ago

Closes #103

github-actions[bot] commented 2 months ago

badge

Code Coverage Summary

Filename                Stmts    Miss  Cover    Missing
--------------------  -------  ------  -------  -------------------------
R/ascii_tables.R           85       6  92.94%   9, 126, 128, 136-137, 154
R/cast_variables.R         49       0  100.00%
R/diffdf.R                137      18  86.86%   282-299, 326
R/generate_keyname.R       10       1  90.00%   15
R/identify.R              128       9  92.97%   31, 266-273
R/is_different.R           52       0  100.00%
R/issuerows.R              40       0  100.00%
R/issues.R                 13       1  92.31%   47
R/misc_functions.R         14       2  85.71%   8, 12
R/print.R                  23       0  100.00%
TOTAL                     551      37  93.28%

Results for commit: bd41ff5475a3e6ba379384a6635e02735a7eda47

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 2 months ago

Unit Tests Summary

  1 files   10 suites   5s :stopwatch:  38 tests  37 :white_check_mark: 1 :zzz: 0 :x: 544 runs  543 :white_check_mark: 1 :zzz: 0 :x:

Results for commit bd41ff54.