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

Support relative paths for folder parameters #113

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

anthonysena
Copy link
Collaborator

Converts relative paths to absolute paths per #99

@anthonysena anthonysena linked an issue Jan 13, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jan 13, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2665f6a) 68.66% compared to head (0afed02) 69.19%.

Files Patch % Lines
R/ModuleInstantiation.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #113      +/-   ##
===========================================
+ Coverage    68.66%   69.19%   +0.52%     
===========================================
  Files            8        8              
  Lines          916      922       +6     
===========================================
+ Hits           629      638       +9     
+ Misses         287      284       -3     

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

@anthonysena anthonysena merged commit 13d020e into develop Jan 13, 2024
13 of 16 checks passed
@anthonysena anthonysena deleted the issue-99-relative-paths branch January 13, 2024 14:08
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.

Convert relative path to absolute path before passing to a module
1 participant