Skip to content

Conversation

@dwhswenson
Copy link
Member

Changes related to CVs being imported at openpathsampling.collectivevariables instead of .collectivevariable meant that if you patch and unpatch to support SimStore, you get the same base classes defined at two different memory addresses, which caused non-obvious problems when calling super. This PR fixes.

This is only an issue for situations like unit tests, where it is necessary to unpatch for SimStore after patching.

@codecov
Copy link

codecov bot commented Jul 7, 2021

Codecov Report

Merging #46 (d84a9fb) into main (aadad12) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          599       599           
=========================================
  Hits           599       599           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aadad12...d84a9fb. Read the comment docs.

@dwhswenson
Copy link
Member Author

Fixes tests. Merging.

@dwhswenson dwhswenson merged commit 728db4d into openpathsampling:main Jul 7, 2021
@dwhswenson dwhswenson deleted the fix-tests-ops-1.5 branch July 7, 2021 07:24
@dwhswenson dwhswenson mentioned this pull request Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant