Skip to content

DM-52492: Use dict.fromkeys rather than dict comprehension#94

Merged
timj merged 1 commit into
mainfrom
tickets/DM-52492
Sep 12, 2025
Merged

DM-52492: Use dict.fromkeys rather than dict comprehension#94
timj merged 1 commit into
mainfrom
tickets/DM-52492

Conversation

@timj
Copy link
Copy Markdown
Member

@timj timj commented Sep 11, 2025

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.38%. Comparing base (2ff75da) to head (7008d81).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage   32.38%   32.38%           
=======================================
  Files          12       12           
  Lines        1130     1130           
  Branches      189      189           
=======================================
  Hits          366      366           
  Misses        752      752           
  Partials       12       12           

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

@timj timj merged commit a352d69 into main Sep 12, 2025
21 checks passed
@timj timj deleted the tickets/DM-52492 branch September 12, 2025 15:51
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