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(download): remove dataframe index from download in dashboard #3739

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

pedrooot
Copy link
Member

@pedrooot pedrooot commented Apr 9, 2024

Context

When downloading the overview table from the dashboard the first column was the index. This pr removes this column.

Shout out @jfagoagas

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@pedrooot pedrooot requested a review from a team April 9, 2024 14:43
@pedrooot pedrooot changed the title fix(download): remove dataframe index fix(download): remove dataframe index from download in dashboard Apr 9, 2024
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.77%. Comparing base (9c9d270) to head (79d02ad).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3739      +/-   ##
==========================================
- Coverage   85.82%   85.77%   -0.05%     
==========================================
  Files         722      722              
  Lines       22434    22434              
==========================================
- Hits        19253    19243      -10     
- Misses       3181     3191      +10     

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

@pedrooot pedrooot merged commit 66fba8e into master Apr 10, 2024
10 of 11 checks passed
@pedrooot pedrooot deleted the column-table branch April 10, 2024 06:41
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.

None yet

2 participants