grafana / explore-profiles

Explore Profiles is a native Grafana application designed to integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data.
GNU Affero General Public License v3.0
18 stars 1 forks source link

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

Closed grafakus closed 1 month ago

grafakus commented 2 months ago

✨ Description

Related issue(s): is a follow-up of https://github.com/grafana/explore-profiles/pull/119, is blocked by https://github.com/grafana/explore-profiles/pull/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?

github-actions[bot] commented 2 months ago

Unit test coverage

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