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

fix assignment operator in configurePython #421

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

egillax
Copy link
Collaborator

@egillax egillax commented Dec 13, 2023

Closes #420

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

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

Comparison is base (325328b) 89.43% compared to head (c51bb52) 89.45%.

Files Patch % Lines
R/HelperFunctions.R 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #421      +/-   ##
===========================================
+ Coverage    89.43%   89.45%   +0.02%     
===========================================
  Files           49       49              
  Lines         9827     9827              
===========================================
+ Hits          8789     8791       +2     
+ Misses        1038     1036       -2     

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

@egillax egillax merged commit 6ff8397 into develop Dec 13, 2023
9 of 10 checks passed
@egillax egillax deleted the 420_configure_python branch December 13, 2023 12:02
egillax added a commit that referenced this pull request Apr 5, 2024
* Update DESCRIPTION

* only resrtict to first if many observations per subjectId

* fix assignment operator in configurePython (#421)

* Tibble dependancy removal (#422)

* remove unnecessary remotes (#423)

* Study population improvements (#424)

* assign population if existing and added a test (#428)

* 429 save cdm database name (#430)

* save dev database name and schema in trainDetails (#434)

* preserve attributes when splitting data

* Prevent plpData from being evaluated during do.call (#436)

* test improvements (#438)

* fix duplicate vignette titles

---------

Co-authored-by: jreps <[email protected]>
Co-authored-by: Henrik <[email protected]>
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