Skip to content

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented May 12, 2025

This PR focuses on reformatting the codebase and normalizing end-of-line characters. It was separated from #152 to allow us to add the merge SHA of this PR to the list of exclusions for GitHub diffs once it's squashed and merged.

@bdraco bdraco force-pushed the formatting_changes branch from adbaaf4 to 125e8e8 Compare May 12, 2025 17:57
@bdraco bdraco marked this pull request as ready for review May 12, 2025 17:57
Copy link

codecov bot commented May 12, 2025

Codecov Report

Attention: Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.91%. Comparing base (be1f149) to head (0b82114).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
aiodns/__init__.py 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
- Coverage   94.75%   93.91%   -0.84%     
==========================================
  Files           3        3              
  Lines         400      378      -22     
  Branches       29       29              
==========================================
- Hits          379      355      -24     
- Misses         11       14       +3     
+ Partials       10        9       -1     

☔ 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.

@webknjaz
Copy link
Member

Just ruff format and not ruff check --fix. Right?

@bdraco bdraco force-pushed the formatting_changes branch from 125e8e8 to 0b82114 Compare May 17, 2025 18:16
@bdraco
Copy link
Member Author

bdraco commented May 17, 2025

Removed the check --fix fixes

@bdraco bdraco merged commit 924b981 into master May 17, 2025
18 of 20 checks passed
@bdraco bdraco deleted the formatting_changes branch May 17, 2025 18:17
@bdraco bdraco mentioned this pull request Jun 13, 2025
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.

3 participants