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

fix: Fixed issue parsing docker container id #2705

Merged
merged 1 commit into from
Nov 7, 2024
Merged

fix: Fixed issue parsing docker container id #2705

merged 1 commit into from
Nov 7, 2024

Conversation

jsumners-nr
Copy link
Contributor

This PR fixes an issue where we failed to parse a Docker container id from the cgroups v1 file when the cgroups v2 file is also present.

@bizob2828 bizob2828 merged commit 0c897ab into main Nov 7, 2024
50 checks passed
@bizob2828 bizob2828 deleted the nr-332492 branch November 7, 2024 15:24
@github-actions github-actions bot mentioned this pull request Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.19%. Comparing base (9e98b18) to head (a585016).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2705       +/-   ##
===========================================
+ Coverage   79.26%   97.19%   +17.93%     
===========================================
  Files         284      294       +10     
  Lines       44940    46125     +1185     
===========================================
+ Hits        35621    44833     +9212     
+ Misses       9319     1292     -8027     
Flag Coverage Δ
integration-tests-cjs-18.x 74.28% <100.00%> (?)
integration-tests-cjs-20.x 74.30% <100.00%> (?)
integration-tests-cjs-22.x 74.33% <100.00%> (?)
integration-tests-esm-18.x 49.89% <0.00%> (-0.03%) ⬇️
integration-tests-esm-20.x 49.90% <0.00%> (-0.03%) ⬇️
integration-tests-esm-22.x 49.93% <0.00%> (-0.03%) ⬇️
unit-tests-18.x 88.97% <71.42%> (?)
unit-tests-20.x 88.97% <71.42%> (?)
unit-tests-22.x 88.98% <71.42%> (?)
versioned-tests-18.x 78.95% <0.00%> (-0.22%) ⬇️
versioned-tests-20.x 78.95% <0.00%> (-0.23%) ⬇️
versioned-tests-22.x 78.98% <0.00%> (-0.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

3 participants