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

add helper func to read csv file #26

Merged
merged 8 commits into from
Jun 6, 2024
Merged

add helper func to read csv file #26

merged 8 commits into from
Jun 6, 2024

Conversation

Tianhao-Gu
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 52.50%. Comparing base (b483155) to head (9be8bc7).

Files Patch % Lines
src/spark/utils.py 25.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   61.66%   52.50%   -9.17%     
==========================================
  Files           3        3              
  Lines          60       80      +20     
==========================================
+ Hits           37       42       +5     
- Misses         23       38      +15     

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

src/spark/utils.py Outdated Show resolved Hide resolved
src/spark/utils.py Show resolved Hide resolved
src/spark/utils.py Outdated Show resolved Hide resolved
src/spark/utils.py Outdated Show resolved Hide resolved
Tianhao-Gu and others added 2 commits June 6, 2024 15:44
Copy link
Member

@MrCreosote MrCreosote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assuming tests pass

@Tianhao-Gu Tianhao-Gu merged commit 25f67eb into main Jun 6, 2024
7 of 9 checks passed
@Tianhao-Gu Tianhao-Gu deleted the dev_load_helper_funcs branch June 6, 2024 20:51
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