Skip to content

Fix various typos #892

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

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Fix various typos #892

merged 1 commit into from
Feb 6, 2025

Conversation

luzpaz
Copy link
Contributor

@luzpaz luzpaz commented Feb 2, 2025

Found with codespell -q 3 -L parm,parms,re-use

Note: some source typos were found but not modified

./src/build123d/drafting.py:261: demoninator ==> denominator
./src/build123d/drafting.py:266: demoninator ==> denominator
./src/build123d/drafting.py:269: demoninator ==> denominator
./src/build123d/geometry.py:1140: hexidecimal ==> hexadecimal
./src/build123d/geometry.py:1141: hexidecimal ==> hexadecimal

Found with `codespell -q 3 -L parm,parms,re-use`
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.66%. Comparing base (ee2a372) to head (b14c187).
Report is 12 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #892      +/-   ##
==========================================
+ Coverage   96.63%   96.66%   +0.03%     
==========================================
  Files          32       32              
  Lines        9218     9219       +1     
==========================================
+ Hits         8908     8912       +4     
+ Misses        310      307       -3     

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

@jdegenstein jdegenstein merged commit 09311cb into gumyr:dev Feb 6, 2025
20 checks passed
@jdegenstein
Copy link
Collaborator

Thank you for your contribution!

@luzpaz
Copy link
Contributor Author

luzpaz commented Feb 6, 2025

Note: some source typos were found but not modified

Interested in correcting these ?

@luzpaz luzpaz deleted the typos branch February 6, 2025 15:32
@gumyr
Copy link
Owner

gumyr commented Feb 6, 2025

Yes, those should probably be fixed as well.

@luzpaz luzpaz mentioned this pull request Feb 6, 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