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

Basic functionality and tests for python csv uploads #73

Merged
merged 14 commits into from
Oct 9, 2024
Merged

Conversation

azimov
Copy link
Collaborator

@azimov azimov commented Oct 3, 2024

This is much faster than using database connectors bulk insert table

Copy link

codecov bot commented Oct 5, 2024

Codecov Report

Attention: Patch coverage is 78.18182% with 36 lines in your changes missing coverage. Please review.

Project coverage is 90.89%. Comparing base (a3e3a1c) to head (39d7cf9).
Report is 38 commits behind head on main.

Files with missing lines Patch % Lines
R/PyFunctions.R 75.00% 29 Missing ⚠️
R/DataModel.R 87.50% 6 Missing ⚠️
R/ResultModelManager.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   93.88%   90.89%   -2.99%     
==========================================
  Files           8       10       +2     
  Lines         948     1131     +183     
==========================================
+ Hits          890     1028     +138     
- Misses         58      103      +45     

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

@azimov azimov merged commit 57d6a41 into main Oct 9, 2024
8 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.

1 participant