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

Release 1.1.0 #129

Merged
merged 13 commits into from
Sep 24, 2024
Merged

Release 1.1.0 #129

merged 13 commits into from
Sep 24, 2024

Conversation

gowerc
Copy link
Owner

@gowerc gowerc commented Sep 23, 2024

Closes #126

Copy link
Contributor

github-actions bot commented Sep 23, 2024

badge

Code Coverage Summary

Filename                Stmts    Miss  Cover    Missing
--------------------  -------  ------  -------  --------------------------
R/ascii_tables.R          115       8  93.04%   10, 154, 165, 170-173, 239
R/cast_variables.R         49       0  100.00%
R/diffdf.R                209      18  91.39%   373-390, 417
R/generate_keyname.R       12       0  100.00%
R/identify.R              152       8  94.74%   283-290
R/is_different.R           52       0  100.00%
R/issuerows.R              40       0  100.00%
R/issues.R                 17       1  94.12%   52
R/misc_functions.R         34       2  94.12%   9, 13
R/print.R                  20       0  100.00%
TOTAL                     700      37  94.71%

Results for commit: 90150ce

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Sep 23, 2024

Unit Tests Summary

  1 files   13 suites   6s ⏱️
 55 tests  53 ✅ 2 💤 0 ❌
589 runs  580 ✅ 9 💤 0 ❌

Results for commit 90150ce.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@kieranjmartin kieranjmartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@gowerc gowerc merged commit 9907c25 into master Sep 24, 2024
24 checks passed
@gowerc gowerc deleted the 126-Release-1.1.0 branch September 24, 2024 15:18
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.

Release diffdf 1.1.0
2 participants