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

Add function to sample continuous data #79

Merged
merged 4 commits into from
Dec 20, 2024
Merged

Conversation

sgvignali
Copy link
Collaborator

@sgvignali sgvignali commented Dec 20, 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 merged commit 3df73f0 into main Dec 20, 2024
8 checks passed
@sgvignali sgvignali deleted the feature/cont_sample_data branch December 20, 2024 18:12
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 98.83721% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
R/cont_sample_data.R 98.59% 1 Missing ⚠️
Files with missing lines Coverage Δ
R/cat_sample_data.R 100.00% <ø> (ø)
R/cont_plot.R 100.00% <ø> (ø)
R/utils.R 100.00% <100.00%> (+0.90%) ⬆️
R/cont_sample_data.R 98.59% <98.59%> (ø)

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.

1 participant