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

Rethink how dplyr is rendered to sql when using DatabaseConnector #258

Merged
merged 7 commits into from
Dec 11, 2023

Conversation

ablack3
Copy link
Collaborator

@ablack3 ablack3 commented Dec 7, 2023

linked issue #257

@ablack3
Copy link
Collaborator Author

ablack3 commented Dec 7, 2023

to get rcheck to pass I will need to update the documentation which means a lot of files will change. However these changes are autogenerated so don't need to be reviewed. Only the changes in the R/ folder need review. Then I simply ran devtools::document to fix the documentation which was needed to get rcheck to pass.

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

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

Comparison is base (05bcb3b) 60.49% compared to head (1ab5908) 0.00%.

Files Patch % Lines
R/Connect.R 0.00% 23 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #258       +/-   ##
===========================================
- Coverage    60.49%   0.00%   -60.50%     
===========================================
  Files           15      15               
  Lines         2521    2537       +16     
===========================================
- Hits          1525       0     -1525     
- Misses         996    2537     +1541     

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

@schuemie schuemie changed the base branch from develop to dbplyr_backends December 11, 2023 05:50
@schuemie schuemie merged commit 14dea3c into OHDSI:dbplyr_backends Dec 11, 2023
4 of 6 checks passed
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.

2 participants