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

Implement and document ListProperty and DictProperty #67

Conversation

jtv8
Copy link
Contributor

@jtv8 jtv8 commented Mar 12, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #67 (5bdcf75) into master (10aecec) will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   91.97%   92.17%   +0.20%     
==========================================
  Files          33       35       +2     
  Lines         623      639      +16     
==========================================
+ Hits          573      589      +16     
  Misses         50       50              
Flag Coverage Δ
unittests 92.17% <100.00%> (+0.20%) ⬆️

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

Impacted Files Coverage Δ
wysdom/__init__.py 100.00% <100.00%> (ø)
wysdom/user_objects/DictProperty.py 100.00% <100.00%> (ø)
wysdom/user_objects/ListProperty.py 100.00% <100.00%> (ø)
wysdom/user_objects/__init__.py 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 10aecec...5bdcf75. Read the comment docs.

@jtv8 jtv8 merged commit 8669725 into master Mar 12, 2021
@jtv8 jtv8 deleted the issue-59-Add_convenience_shortcuts_for_creating_SchemaArray_and_SchemaDict_properties_in_UserObjects branch May 6, 2021 15:32
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