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

remove unnecessary use of interpolation #97

Closed
wants to merge 6 commits into from

Conversation

JimPrudent
Copy link

@arvkevi
Copy link
Owner

arvkevi commented Jul 27, 2021

Thanks for the PR @JimPrudent.
My Travis CI was outdated, so the unit tests weren't run in the Travis environment. I think I've fixed the issue. I checked out your branch locally and all the unit tests passed.

Can you add an empty commit to trigger the build, something like:
git commit --allow-empty -m "Trigger Build"

@arvkevi arvkevi closed this May 14, 2022
@arvkevi arvkevi reopened this May 14, 2022
@codecov
Copy link

codecov bot commented May 14, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@1d0befc). Learn more about missing BASE report.

Current head 6d80768 differs from pull request most recent head a58151b

Please upload reports for the commit a58151b to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main       #97   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         5           
  Lines           ?       210           
  Branches        ?         0           
========================================
  Hits            ?       210           
  Misses          ?         0           
  Partials        ?         0           
Flag Coverage Δ
unittests 100.00% <100.00%> (?)

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

Files Coverage Δ
kneed/knee_locator.py 100.00% <100.00%> (ø)

@arvkevi arvkevi closed this Jun 8, 2024
@arvkevi
Copy link
Owner

arvkevi commented Jun 8, 2024

This was failing CI and interp1d is legacy now.

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

2 participants