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 properties function #66

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 #66 (f2ed9eb) into master (9d98b86) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   91.89%   91.97%   +0.07%     
==========================================
  Files          32       33       +1     
  Lines         617      623       +6     
==========================================
+ Hits          567      573       +6     
  Misses         50       50              
Flag Coverage Δ
unittests 91.97% <100.00%> (+0.07%) ⬆️

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/__init__.py 100.00% <100.00%> (ø)
wysdom/user_objects/functions.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 9d98b86...f2ed9eb. Read the comment docs.

@jtv8 jtv8 merged commit 10aecec into master Mar 12, 2021
@jtv8 jtv8 deleted the issue-63-Include_convenience_function_properties_for_accessing_a_DOM_object_s_properties 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