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

feat: added uncertainty wts property #42

Merged
merged 1 commit into from
Oct 18, 2020
Merged

feat: added uncertainty wts property #42

merged 1 commit into from
Oct 18, 2020

Conversation

kjappelbaum
Copy link
Collaborator

closes #39

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation

Actions (for code changes)

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@kjappelbaum kjappelbaum mentioned this pull request Oct 18, 2020
7 tasks
@kjappelbaum
Copy link
Collaborator Author

kjappelbaum commented Oct 18, 2020

Codecov Report

Merging #42 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   96.84%   96.89%   +0.04%     
==========================================
  Files          10       10              
  Lines         603      612       +9     
==========================================
+ Hits          584      593       +9     
  Misses         19       19              
Flag Coverage Δ
#unittests 96.89% <100.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
pypal/pal/core.py 100.00% <100.00%> (ø)
pypal/pal/pal_base.py 96.50% <100.00%> (+0.07%) ⬆️

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 5bfeace...14d46c1. Read the comment docs.

@kjappelbaum kjappelbaum merged commit 45f38a4 into master Oct 18, 2020
@kjappelbaum kjappelbaum deleted the uncertwts branch October 18, 2020 13:23
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.

create property with the uncertainty weights
1 participant