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 Dropbox download of precalculated results #1128

Merged
merged 2 commits into from Jan 9, 2023

Conversation

dwhswenson
Copy link
Member

Something recently broke in the download of results that are used in the notebook tests.

TBH, I should probably move that into a git repo or something, instead of keeping them in my personal Dropbox. The use of my personal Dropbox for this probably predates the existence of an OpenPathSampling organization on GitHub, and (except few times I was stupid enough to move those files), it's never really caused us problems. But still. Not best practice.

@codecov
Copy link

codecov bot commented Jan 7, 2023

Codecov Report

Base: 81.76% // Head: 81.75% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (659360f) compared to base (aecf8a6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1128      +/-   ##
==========================================
- Coverage   81.76%   81.75%   -0.01%     
==========================================
  Files         142      142              
  Lines       15612    15612              
==========================================
- Hits        12765    12764       -1     
- Misses       2847     2848       +1     
Impacted Files Coverage Δ
openpathsampling/netcdfplus/cache.py 63.72% <0.00%> (-0.33%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dwhswenson
Copy link
Member Author

Apparently I needed to specify HTTP 1.1?

This is ready for review and comment. I will leave it open for at least 24 hours, merging no earlier than Mon 09 Jan 00:00 GMT (Sun 08 Jan 18:00 my local).

@dwhswenson dwhswenson merged commit 53d9033 into openpathsampling:master Jan 9, 2023
@dwhswenson dwhswenson deleted the fix-dropbox-dl branch January 9, 2023 00:26
@dwhswenson dwhswenson mentioned this pull request Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant