Skip to content

ci: Update CI image hashes to use netstat#5987

Merged
bthomee merged 1 commit intodevelopfrom
bthomee/sha
Nov 3, 2025
Merged

ci: Update CI image hashes to use netstat#5987
bthomee merged 1 commit intodevelopfrom
bthomee/sha

Conversation

@bthomee
Copy link
Collaborator

@bthomee bthomee commented Nov 3, 2025

High Level Overview of Change

This change uses the new CI images created by XRPLF/ci#79.

Context of Change

To debug test failures we would like to use netstat, but that package wasn't installed yet in the CI images.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

@bthomee bthomee requested a review from a1q123456 November 3, 2025 13:59
@bthomee bthomee enabled auto-merge (squash) November 3, 2025 14:00
Copy link
Collaborator

@a1q123456 a1q123456 left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.3%. Comparing base (25c5e3b) to head (192c341).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #5987   +/-   ##
=======================================
  Coverage     78.3%   78.3%           
=======================================
  Files          817     817           
  Lines        69001   69001           
  Branches      8342    8337    -5     
=======================================
+ Hits         54018   54028   +10     
+ Misses       14983   14973   -10     

see 3 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bthomee bthomee merged commit 12c4b5a into develop Nov 3, 2025
98 of 103 checks passed
@bthomee bthomee deleted the bthomee/sha branch November 3, 2025 16:57
@Bronek Bronek mentioned this pull request Nov 5, 2025
1 task
Bronek pushed a commit that referenced this pull request Nov 5, 2025
To debug test failures we would like to use `netstat`, but that package wasn't installed yet in the CI images. This change uses the new CI images created by XRPLF/ci#79.
Bronek pushed a commit that referenced this pull request Nov 11, 2025
To debug test failures we would like to use `netstat`, but that package wasn't installed yet in the CI images. This change uses the new CI images created by XRPLF/ci#79.
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.

2 participants