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(snapshot): pull should use new enum #365

Merged
merged 4 commits into from
Jul 21, 2021
Merged

fix(snapshot): pull should use new enum #365

merged 4 commits into from
Jul 21, 2021

Conversation

louis-bompart
Copy link
Collaborator

@louis-bompart louis-bompart commented Jul 20, 2021

Proposed changes

Updated which enum to use, see coveo/platform-client#351

Testing

Manual test. The command goes kaboom without the changes.

  • UT: to fix

CDX-485

@louis-bompart louis-bompart marked this pull request as draft July 20, 2021 20:23
@louis-bompart louis-bompart marked this pull request as ready for review July 20, 2021 23:27
@y-lakhdar y-lakhdar mentioned this pull request Jul 21, 2021
2 tasks
Copy link
Contributor

@y-lakhdar y-lakhdar left a comment

Choose a reason for hiding this comment

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

You forgot to update the mocks on

  • snapshot.spec.ts
  • snapshotFactory.spec.ts

@louis-bompart louis-bompart merged commit 4fbffef into master Jul 21, 2021
@louis-bompart louis-bompart deleted the CDX-485 branch July 29, 2021 16:47
louis-bompart added a commit that referenced this pull request Aug 9, 2021
* draft 01

https://coveord.atlassian.net/browse/CDX-347

* better merging

https://coveord.atlassian.net/browse/CDX-347

* strong type

https://coveord.atlassian.net/browse/CDX-347

* refresh PR

https://coveord.atlassian.net/browse/CDX-347

* ironing merge

https://coveord.atlassian.net/browse/CDX-347

* Working (with #365)

https://coveord.atlassian.net/browse/CDX-347

* smoothing up

- muffle the gits
- ensure that ye old preview are yeeted out.

* prettier

* lint

https://coveord.atlassian.net/browse/CDX-347

* spec

* add epoch sort + ut on old preview deletion

https://coveord.atlassian.net/browse/CDX-347

* viewer->previewer

https://coveord.atlassian.net/browse/CDX-347

* jsdoc

https://coveord.atlassian.net/browse/CDX-347

* UT progress

https://coveord.atlassian.net/browse/CDX-347

* refactor file diff processor

https://coveord.atlassian.net/browse/CDX-347

* adapt test for refactor

https://coveord.atlassian.net/browse/CDX-347

* prepare UT for filesDiffProcessor

https://coveord.atlassian.net/browse/CDX-347

* rework filesDiffProcessor

* UT complete

https://coveord.atlassian.net/browse/CDX-347

* tweak code for project change

https://coveord.atlassian.net/browse/CDX-347

* Update expandedPreviewer.spec.ts

* handle project absolute path v. relative path in exp preview

* skip delete if no preview dir

https://coveord.atlassian.net/browse/CDX-347

Co-authored-by: Yassine <[email protected]>
louis-bompart added a commit that referenced this pull request Aug 10, 2021
* draft 01

https://coveord.atlassian.net/browse/CDX-347

* better merging

https://coveord.atlassian.net/browse/CDX-347

* strong type

https://coveord.atlassian.net/browse/CDX-347

* refresh PR

https://coveord.atlassian.net/browse/CDX-347

* ironing merge

https://coveord.atlassian.net/browse/CDX-347

* Working (with #365)

https://coveord.atlassian.net/browse/CDX-347

* smoothing up

- muffle the gits
- ensure that ye old preview are yeeted out.

* prettier

* lint

https://coveord.atlassian.net/browse/CDX-347

* spec

* add epoch sort + ut on old preview deletion

https://coveord.atlassian.net/browse/CDX-347

* viewer->previewer

https://coveord.atlassian.net/browse/CDX-347

* jsdoc

https://coveord.atlassian.net/browse/CDX-347

* UT progress

https://coveord.atlassian.net/browse/CDX-347

* refactor file diff processor

https://coveord.atlassian.net/browse/CDX-347

* adapt test for refactor

https://coveord.atlassian.net/browse/CDX-347

* prepare UT for filesDiffProcessor

https://coveord.atlassian.net/browse/CDX-347

* rework filesDiffProcessor

* UT complete

https://coveord.atlassian.net/browse/CDX-347

* tweak code for project change

https://coveord.atlassian.net/browse/CDX-347

* Update expandedPreviewer.spec.ts

* handle project absolute path v. relative path in exp preview

* skip delete if no preview dir

https://coveord.atlassian.net/browse/CDX-347

* temporary

* ut and polish

Co-authored-by: Yassine <[email protected]>
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