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 cycle block bug that prevents use of live echem files #369

Merged
merged 1 commit into from
May 4, 2023

Conversation

jdbocarsly
Copy link
Member

When attempting to load a new live file into the cycle block, the page crashes with "Error getting sample data: ("local variable 'cycle_summary_df' referenced before assignment",) and the sample can no longer be opened.

I believe this is just a simple bug where cycle_summary_df is never set (to None) for live files. Hopefully moving this one line fixes the issue.

@jdbocarsly jdbocarsly requested a review from ml-evs as a code owner May 3, 2023 22:15
@jdbocarsly jdbocarsly changed the title fix cycle block bug where fix cycle block bug that prevents use of live echem files May 3, 2023
@cypress
Copy link

cypress bot commented May 3, 2023

Passing run #271 ↗︎

0 45 0 0 Flakiness 0

Details:

Merge d24b12a into 6bfffd1...
Project: datalab Commit: bb6a94bfc0 ℹ️
Status: Passed Duration: 04:00 💡
Started: May 3, 2023 10:24 PM Ended: May 3, 2023 10:28 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

Copy link
Member

@ml-evs ml-evs left a comment

Choose a reason for hiding this comment

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

🙇

@ml-evs ml-evs merged commit 1333010 into main May 4, 2023
@ml-evs ml-evs deleted the jdb/cycle-summary-bug branch May 4, 2023 08:28
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