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

apt_dpkg: use collections.OrderedDict for packages #455

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bdrung
Copy link
Collaborator

@bdrung bdrung commented Feb 21, 2025

make_sandbox is the only user. duplicates are not possible there.

@bdrung bdrung marked this pull request as draft February 21, 2025 21:52
@bdrung bdrung added this to the 2.33.0 milestone Feb 21, 2025
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 13.63636% with 19 lines in your changes missing coverage. Please review.

Project coverage is 71.44%. Comparing base (d38a3ed) to head (d0d4a75).

Files with missing lines Patch % Lines
apport/packaging_impl/apt_dpkg.py 13.63% 19 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (d38a3ed) and HEAD (d0d4a75). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (d38a3ed) HEAD (d0d4a75)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #455       +/-   ##
===========================================
- Coverage   83.61%   71.44%   -12.17%     
===========================================
  Files         101      101               
  Lines       20464    20468        +4     
  Branches     3219     3219               
===========================================
- Hits        17111    14624     -2487     
- Misses       2858     5406     +2548     
+ Partials      495      438       -57     

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

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

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.

1 participant