Skip to content

report: introduce _get_replacements helper method#589

Open
bdrung wants to merge 1 commit intocanonical:mainfrom
bdrung:split-anonymize
Open

report: introduce _get_replacements helper method#589
bdrung wants to merge 1 commit intocanonical:mainfrom
bdrung:split-anonymize

Conversation

@bdrung
Copy link
Copy Markdown
Member

@bdrung bdrung commented Apr 21, 2026

Carve out Report._get_replacements from the big Report.anonymize() method to make the code more readable and pylint happy.

Carve out `Report._get_replacements` from the big `Report.anonymize()`
method to make the code more readable and pylint happy.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.44%. Comparing base (be024b6) to head (e2ed4c1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #589      +/-   ##
==========================================
- Coverage   84.45%   84.44%   -0.01%     
==========================================
  Files         104      104              
  Lines       20939    20943       +4     
  Branches     3212     3213       +1     
==========================================
+ Hits        17683    17685       +2     
- Misses       2816     2818       +2     
  Partials      440      440              

☔ 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