Skip to content

Clarify delim parameter in add_resource()#298

Open
PietrH wants to merge 3 commits into
mainfrom
204-explain-delim-parameter
Open

Clarify delim parameter in add_resource()#298
PietrH wants to merge 3 commits into
mainfrom
204-explain-delim-parameter

Conversation

@PietrH

@PietrH PietrH commented Jun 15, 2026

Copy link
Copy Markdown
Member

I've attempted to clarify the delim behavior in add_resource(), especially that it doesn't affect write_package(). When calling devtools::document() I updated a bunch of other function documentation. So I suppose that needed doing anyway!

Please feel free to change my wording!

We could also refer to a details section, and go into details there.

@PietrH PietrH self-assigned this Jun 15, 2026
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (661a457) to head (163300c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #298   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          670       670           
=========================================
  Hits           670       670           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@PietrH PietrH marked this pull request as ready for review June 15, 2026 09:23
@PietrH PietrH requested a review from peterdesmet June 15, 2026 09:23
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.

Explain that delim parameter in add_resource() is ignored for df resources

1 participant