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

Refactor collections #127

Merged
merged 13 commits into from
Oct 22, 2023
Merged

Refactor collections #127

merged 13 commits into from
Oct 22, 2023

Conversation

jan-mue
Copy link
Owner

@jan-mue jan-mue commented Oct 22, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2023

Codecov Report

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

Comparison is base (7918aa1) 94.60% compared to head (280b460) 94.05%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
- Coverage   94.60%   94.05%   -0.55%     
==========================================
  Files          20       22       +2     
  Lines        3374     3484     +110     
==========================================
+ Hits         3192     3277      +85     
- Misses        182      207      +25     
Files Coverage Δ
geometer/__init__.py 100.00% <100.00%> (ø)
geometer/exceptions.py 100.00% <100.00%> (ø)
geometer/utils/math.py 92.95% <100.00%> (-0.10%) ⬇️
geometer/utils/typing.py 100.00% <100.00%> (ø)
tests/test_base.py 100.00% <100.00%> (ø)
geometer/curve.py 95.70% <97.05%> (+0.37%) ⬆️
geometer/transformation.py 93.18% <91.66%> (-1.13%) ⬇️
geometer/operators.py 92.07% <93.54%> (-0.28%) ⬇️
geometer/base.py 88.91% <92.30%> (+0.16%) ⬆️
geometer/shapes.py 92.75% <92.45%> (+1.01%) ⬆️
... and 2 more

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

@jan-mue jan-mue merged commit f2cbe35 into main Oct 22, 2023
4 of 6 checks passed
@jan-mue jan-mue deleted the refactor-collections branch October 22, 2023 13:33
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