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

dev(hansbug): add constraint feature #71

Merged
merged 19 commits into from
Dec 10, 2022
Merged

dev(hansbug): add constraint feature #71

merged 19 commits into from
Dec 10, 2022

Conversation

HansBug
Copy link
Member

@HansBug HansBug commented Nov 28, 2022

No description provided.

@HansBug HansBug added the enhancement New feature or request label Nov 28, 2022
@HansBug HansBug self-assigned this Nov 28, 2022
@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #71 (b3d7ee2) into main (7acf130) will decrease coverage by 0.24%.
The diff coverage is 97.57%.

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   99.24%   99.00%   -0.25%     
==========================================
  Files          26       36      +10     
  Lines        2127     2504     +377     
==========================================
+ Hits         2111     2479     +368     
- Misses         16       25       +9     
Flag Coverage Δ
unittests 99.00% <97.57%> (-0.25%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
treevalue/tree/tree/tree.pyx 99.28% <97.01%> (-0.72%) ⬇️
treevalue/tree/tree/constraint.pyx 97.68% <97.68%> (ø)
treevalue/tree/tree/__init__.py 100.00% <100.00%> (ø)
treevalue/__init__.py 100.00% <0.00%> (ø)
treevalue/tree/func/__init__.py 100.00% <0.00%> (ø)
treevalue/entry/cli/__init__.py 100.00% <0.00%> (ø)
treevalue/entry/__init__.py 100.00% <0.00%> (ø)
treevalue/utils/__init__.py 100.00% <0.00%> (ø)
treevalue/tree/common/__init__.py 100.00% <0.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

test/tree/tree/test_tree_benchmark.py Show resolved Hide resolved
test/tree/tree/base.py Show resolved Hide resolved
test/tree/tree/base.py Show resolved Hide resolved
test/tree/tree/test_constraint.py Show resolved Hide resolved
@HansBug HansBug merged commit df273ba into main Dec 10, 2022
@HansBug HansBug deleted the dev/constraint branch December 10, 2022 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants