Skip to content

remove deprecated functions from available_ppc() #340

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

jgabry
Copy link
Member

@jgabry jgabry commented Apr 8, 2025

closes #339

Removes ppc_loo_pit() from available_ppc() since it's deprecated. I think that's the only one we need to remove for now.

closes #339
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.62%. Comparing base (7f45740) to head (0de7c85).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #340   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files          35       35           
  Lines        5464     5465    +1     
=======================================
+ Hits         5389     5390    +1     
  Misses         75       75           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jgabry jgabry merged commit af99454 into master Apr 8, 2025
5 of 6 checks passed
@jgabry jgabry deleted the update-available-ppc branch April 8, 2025 21:13
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.

Update available_ppc()
2 participants