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

Remove checkpoints from experiment collection #3639

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

mattseddon
Copy link
Contributor

@mattseddon mattseddon commented Apr 5, 2023

1/2 main <- this <- #3641

This PR removes checkpoints from experiment collection. I have not thoroughly cleaned the code as it parts of it will be rewritten as we integrate the new format.

@@ -1,6 +1,4 @@
import { collectExperiments } from './collect'
import { Experiment } from '../webview/contract'
import modifiedFixture from '../../test/fixtures/expShow/modified/output'
Copy link
Contributor Author

@mattseddon mattseddon Apr 5, 2023

Choose a reason for hiding this comment

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

[F] No longer needed at all.

@mattseddon mattseddon force-pushed the remove-checkpoints-from-collection branch from d78dd92 to df3f864 Compare April 5, 2023 02:42
@mattseddon mattseddon marked this pull request as ready for review April 5, 2023 02:58
Copy link
Contributor

@julieg18 julieg18 left a comment

Choose a reason for hiding this comment

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

Great work!

@mattseddon mattseddon force-pushed the remove-checkpoints-from-collection branch from df3f864 to 879ccdc Compare April 5, 2023 18:44
@mattseddon mattseddon enabled auto-merge (squash) April 5, 2023 18:44
@mattseddon mattseddon force-pushed the remove-checkpoints-from-collection branch from d74fb97 to be13cbe Compare April 5, 2023 18:49
@codeclimate
Copy link

codeclimate bot commented Apr 5, 2023

Code Climate has analyzed commit be13cbe and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 95.6% (85% is the threshold).

This pull request will bring the total coverage in the repository to 94.9% (0.0% change).

View more on Code Climate.

@mattseddon mattseddon merged commit d495fe8 into main Apr 5, 2023
@mattseddon mattseddon deleted the remove-checkpoints-from-collection branch April 5, 2023 19:00
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.

3 participants