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

test(EndToEnd): Prevent flakiness by tweaking max diff pixel ratio in some cases #180

Closed grafakus closed 1 month ago

grafakus commented 1 month ago

✨ Description

Related issue(s): -

This PR to prevent some E2E flakiness. Indeed, in some cases, the screenshots have only 1px difference in height, which is above the current threshold of 0.01

📖 Summary of the changes

See diff tab

🧪 How to test?

github-actions[bot] commented 1 month ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 10%
10.67% (413/3868) 8.32% (111/1333) 8.2% (100/1219)