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

feat(*): Remove legacy comparison views code #143

Merged
merged 16 commits into from
Sep 16, 2024

Conversation

grafakus
Copy link
Contributor

@grafakus grafakus commented Aug 28, 2024

✨ Description

Related issue(s): is a follow-up of #119, is blocked by #164

Now that the comparison view has been migrated to Scenes, we can delete the corresponding code.

📖 Summary of the changes

image

Deleting code! 🥳🥳

🧪 How to test?

  • The build should pass

@github-actions github-actions bot added the chore label Aug 28, 2024
@grafakus grafakus requested a review from bryanhuhta August 28, 2024 22:51
Copy link
Contributor

github-actions bot commented Aug 28, 2024

Unit test coverage

Lines Statements Branches Functions
Coverage: 10%
10.69% (412/3851) 8.33% (111/1331) 8.25% (100/1212)

@grafakus grafakus changed the title chore(*): Remove legacy comparison views code feat(*): Remove legacy comparison views code Aug 28, 2024
@github-actions github-actions bot added feature and removed chore labels Aug 28, 2024
bryanhuhta
bryanhuhta previously approved these changes Aug 28, 2024
Copy link
Contributor

@bryanhuhta bryanhuhta left a comment

Choose a reason for hiding this comment

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

Love to see code get removed! Nice work

e2e/config/constants.ts Outdated Show resolved Hide resolved
@grafakus grafakus marked this pull request as draft September 12, 2024 13:14
# Conflicts:
#	e2e/fixtures/pages/ExploreProfilesPage.ts
#	e2e/fixtures/pages/PyroscopePage.ts
#	e2e/tests/comparison-diff-view/comparison-diff-view.spec.ts
#	e2e/tests/comparison-view/comparison-view-query-analysis.spec.ts
#	e2e/tests/comparison-view/comparison-view.spec.ts
#	e2e/tests/settings-view.spec.ts
#	src/pages/ComparisonView/components/ComparisonDiffPanel/ComparisonDiffPanel.tsx
#	src/pages/ProfilesExplorerView/domain/variables/ServiceNameVariable/ServiceNameVariable.tsx
@grafakus grafakus marked this pull request as ready for review September 16, 2024 08:41
@grafakus grafakus requested a review from bryanhuhta September 16, 2024 10:50
# Conflicts:
#	scripts/upgrade-playwright
# Conflicts:
#	e2e/tests/settings-view/settings-view.spec.ts-snapshots/Plugin-Settings-Flame-graph-settings-Can-be-modified-for-the-Flame-graph-views-1-chromium-linux.png
#	e2e/tests/settings-view/settings-view.spec.ts-snapshots/Plugin-Settings-Flame-graph-settings-Can-be-modified-for-the-Flame-graph-views-2-chromium-linux.png
@grafakus grafakus merged commit 816363f into main Sep 16, 2024
5 of 6 checks passed
@grafakus grafakus deleted the chore/remove-comparison-views-code branch September 16, 2024 17:07
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.

2 participants