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

initial commit of bookmark script for bookmark include instead of exc… #69

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

alex-rogers-hub
Copy link
Contributor

@alex-rogers-hub alex-rogers-hub commented Dec 12, 2024

…lude

Brief overview of changes

Added a script to create bookmark include function
...

Why are these changes being made?

for explicit include instead of exclude
...

Detailed description of changes

script added to dfeshiny package
...

Additional information for reviewers

...

Issue ticket number/s and link

closes #96

Copy link
Contributor

@rmbielby rmbielby left a comment

Choose a reason for hiding this comment

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

Had an initial scan through. A few initial things we could do with having on this:

  • Run styler::style_dir() to clean up the code layout a little
  • Run lintr::lint_dir() and resolve the issues that it flags
  • Set up a handful of tests for the new function to get run by devtools::test() alongside the rest of the testing suite

@rmbielby
Copy link
Contributor

Copy link
Contributor

@rmbielby rmbielby left a comment

Choose a reason for hiding this comment

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

Few thoughts, mainly around parameter definitions and flow.

Copy link

codecov bot commented Feb 5, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@rmbielby
Copy link
Contributor

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.

Set Bookmark Include
2 participants