Skip to content
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

Update GroupBy to use the generic types #448

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

jmarzka
Copy link
Contributor

@jmarzka jmarzka commented Jan 2, 2024

The Comparable class isn't needed to fix the issue but fixed a pylance error

@jmarzka jmarzka force-pushed the group_by_types_fix branch from 6fbd273 to db8d5ee Compare January 3, 2024 16:13
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (cb5625c) 96.04% compared to head (db8d5ee) 96.01%.

Files Patch % Lines
src/build123d/topology.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #448      +/-   ##
==========================================
- Coverage   96.04%   96.01%   -0.03%     
==========================================
  Files          24       24              
  Lines        7425     7432       +7     
==========================================
+ Hits         7131     7136       +5     
- Misses        294      296       +2     

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

@gumyr gumyr merged commit 00336b3 into gumyr:dev Jan 7, 2024
10 of 12 checks passed
@gumyr
Copy link
Owner

gumyr commented Jan 7, 2024

Thanks!

@jmarzka jmarzka deleted the group_by_types_fix branch January 7, 2024 21:24
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