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

[TT-1421] Adds Dot Graphs to CI Upload #13946

Merged
merged 20 commits into from
Aug 9, 2024
Merged

[TT-1421] Adds Dot Graphs to CI Upload #13946

merged 20 commits into from
Aug 9, 2024

Conversation

kalverra
Copy link
Collaborator

@kalverra kalverra commented Jul 29, 2024

Seth v1.1.0 introduces DOT graphs for tracing transactions. These will be uploaded as artifacts along with failed test logs to assist in debugging failing tests in CI.

edit: I found it impossible to render images generated during workflow in GH summary, so instead we will just tell user that graphs of failed transactions can be downloaded.

image

@kalverra kalverra requested review from a team as code owners July 29, 2024 19:06
chainchad
chainchad previously approved these changes Jul 29, 2024
Copy link
Contributor

@Tofel Tofel left a comment

Choose a reason for hiding this comment

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

  1. We should enable dot as tracing output in the default toml.
  2. Could we automatically generate svg/png of the failed interaction and display it in the job summary?

@Tofel Tofel requested a review from a team as a code owner August 8, 2024 11:05
@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)
11.65% Technical Debt Ratio on New Code (required ≤ 4%)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@Tofel Tofel self-requested a review August 8, 2024 15:31
@kalverra kalverra added this pull request to the merge queue Aug 9, 2024
Merged via the queue into develop with commit 14dabac Aug 9, 2024
118 checks passed
@kalverra kalverra deleted the dotGraphs branch August 9, 2024 12:05
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.

4 participants