Skip to content

Conversation

@stephprince
Copy link
Contributor

@stephprince stephprince commented Sep 16, 2025

Some minor documentation and code changes that came up when trying to debug the database updating locally.

When debugging, I inadvertently pushed the latest results to the nwb-benchmarks-database GitHub repo - I updated the app script to skip pushing new files when in debug mode but let me know your thoughts on if we need any better protections.

From what I could tell, the repackage_as_parquet function was not saving the values from the network tests - which are stored as a dictionary of several metrics with their associated values. I added an additional column / attribute to the results that saves the variable name of each metric (and in the case of the timing tests, uses the variable name "time")

@stephprince stephprince marked this pull request as draft September 16, 2025 22:48
@CodyCBakerPhD
Copy link
Collaborator

Thanks for taking this on - feel free to merge whenever it's to your liking

@stephprince stephprince marked this pull request as ready for review September 17, 2025 19:48
@stephprince stephprince merged commit f267d91 into main Sep 18, 2025
3 checks passed
@stephprince stephprince deleted the update-flask-app branch September 18, 2025 17:29
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.

3 participants