Skip to content

revert: remove short prose found by the character level audit - #1852

Merged
bdraco merged 1 commit into
masterfrom
remove_char_audit_prose
Aug 29, 2026
Merged

bdraco merged 1 commit into
masterfrom
remove_char_audit_prose

Conversation

@bdraco

@bdraco bdraco commented Aug 29, 2026

Copy link
Copy Markdown
Member

Summary

Fifth removal pass for #1835. A character level audit at 45 character sensitivity over every pyzeroconf era blob and all tracked files caught prose too short for the word level passes: five four word class docstrings in _dns.py verbatim from 2009, the 2009 send docstring copied into eighteen test helpers, the whole test_long_name function whose distinctive test string came from zunittest.py, and the two workflow step names authored by eshattow. Deletion only; one test is deleted whole and comes back rewritten in the follow up.

Test plan

  • suite passes (513, one test deleted pending its rewrite)
  • every remaining character level match is API compelled code or published mechanical matches

@github-actions

Copy link
Copy Markdown

Thanks for contributing! A quick note: this project is in the process of moving from LGPL-2.1 to Apache 2.0, see #1835.

By continuing with this pull request you are okay with your contribution, and your previous contributions to this repository, being offered under Apache 2.0.

If that does not work for you, no hard feelings; reply with the exact phrase I do not agree to the Apache 2.0 license or simply close this pull request, and nothing of yours will be included in the change.

@bdraco
bdraco marked this pull request as ready for review August 29, 2026 19:58
@codecov

codecov Bot commented Aug 29, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.87%. Comparing base (0a53e72) to head (3b51d4a).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1852   +/-   ##
=======================================
  Coverage   99.87%   99.87%           
=======================================
  Files          33       33           
  Lines        3882     3882           
  Branches      567      567           
=======================================
  Hits         3877     3877           
  Misses          3        3           
  Partials        2        2           

☔ View full report in Codecov by Harness.
📢 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.

@bdraco
bdraco merged commit f01845a into master Aug 29, 2026
36 checks passed
@bdraco
bdraco deleted the remove_char_audit_prose branch August 29, 2026 20:00
@codspeed

codspeed Bot commented Aug 29, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 24 untouched benchmarks


Comparing remove_char_audit_prose (3b51d4a) with master (0a53e72)

Open in CodSpeed

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