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

Fixing link_ratio #387

Merged
merged 1 commit into from Nov 27, 2022
Merged

Fixing link_ratio #387

merged 1 commit into from Nov 27, 2022

Conversation

henrydingliu
Copy link
Collaborator

removing a redundant slicer in link_ratio that causes w_ to be ignored whenever there are more than 1 triangle columns

removing a redundant slicer in link_ratio that causes w_ to be ignored whenever there are more than 1 triangle columns
@henrydingliu
Copy link
Collaborator Author

henrydingliu commented Nov 27, 2022

half of the fix for #386

henrydingliu added a commit that referenced this pull request Nov 27, 2022
not sure if i'm doing it right.

requires #387
@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2022

Codecov Report

Base: 81.44% // Head: 81.44% // No change to project coverage 👍

Coverage data is based on head (81f5426) compared to base (79bbe57).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #387   +/-   ##
=======================================
  Coverage   81.44%   81.44%           
=======================================
  Files          49       49           
  Lines        4366     4366           
  Branches      721      721           
=======================================
  Hits         3556     3556           
  Misses        609      609           
  Partials      201      201           
Flag Coverage Δ
unittests 81.44% <100.00%> (ø)

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

Impacted Files Coverage Δ
chainladder/core/triangle.py 89.13% <100.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jbogaardt jbogaardt merged commit 6e75ee4 into master Nov 27, 2022
@henrydingliu henrydingliu deleted the henrydingliu-bug-fix-1-2022-11-26 branch November 29, 2022 08:46
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.

None yet

3 participants