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

Checks data types #83

Merged
merged 2 commits into from
Dec 21, 2024
Merged

Checks data types #83

merged 2 commits into from
Dec 21, 2024

Conversation

sgvignali
Copy link
Collaborator

@sgvignali sgvignali commented Dec 21, 2024

Proposed changes

What types of changes does your code introduce? (Put an x in the boxes that apply)

  • Bugfix
  • New feature
  • Documentation update

Please explain the changes you've made here. This will help the maintainers to see why we should accept this pull request. Please, if it does not yet exist, create an issue and be sure to link the PR to that issue.

Checklist

The first three are required (you can also fill these out after creating the PR).

  • I have read the contributing guidelines
  • All steps described in the contributing guidelines can be executed successfully
  • I have linked the PR to the corresponding issue, see link a pull request to and issue
  • I have added tests that prove my fix is valid or my feature works (if appropriate)
  • I have added the necessary documentation (if appropriate)

💔 Thank you!

@sgvignali sgvignali linked an issue Dec 21, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
R/cat_add_data.R 100.00% <ø> (ø)
R/cont_add_data.R 100.00% <100.00%> (ø)

@sgvignali sgvignali merged commit c70fe15 into main Dec 21, 2024
9 checks passed
@sgvignali sgvignali deleted the feature/check_data_type branch December 21, 2024 16:50
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 check for data types
1 participant