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): upgrade keys, values and items for TreeValue class, like that in dict object #48

Merged
merged 2 commits into from Jun 23, 2022

Conversation

HansBug
Copy link
Member

@HansBug HansBug commented Jun 22, 2022

#44

@HansBug HansBug added the enhancement New feature or request label Jun 22, 2022
@HansBug HansBug added this to the v1.4.0 Release milestone Jun 22, 2022
@HansBug HansBug self-assigned this Jun 22, 2022
@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #48 (01897a2) into main (ae999e1) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   99.22%   99.24%   +0.02%     
==========================================
  Files          35       35              
  Lines        2066     2125      +59     
==========================================
+ Hits         2050     2109      +59     
  Misses         16       16              
Flag Coverage Δ
unittests 99.24% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
treevalue/tree/common/storage.pyx 100.00% <100.00%> (ø)
treevalue/tree/tree/tree.pyx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae999e1...01897a2. Read the comment docs.

@HansBug HansBug merged commit b028e05 into main Jun 23, 2022
@HansBug HansBug deleted the dev/mutablemapping branch June 23, 2022 05:07
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

1 participant