question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Purge obsolete functions and/or modules

See original GitHub issue

We have accumulated a fair amount of cruft (esp. in pudl.analysis) that is no longer useable, useful, or relevant to the project, and isn’t going to be revived. We should delete this stuff before releasing. Anything that we do decide to keep around we should probably get into a test of some kind so the bitrot doesn’t destroy it.

Nothing in pudl.analysis.analysis is currently being called at any point in the tests, though some of it was certainly getting used in notebooks.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
zaneselvanscommented, Oct 1, 2019

Done!

0reactions
cmgosnellcommented, Oct 1, 2019

This sounds like a good plan to me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecated | Android Developers
When a module is deprecated, the use of that module in requires , but not in exports or opens clauses causes a warning...
Read more >
Purge Obsolete Workflow Runtime Data Concurrent Program
Enter 'Y' to purge only obsolete runtime data associated with work items, or 'N' to purge all obsolete runtime data as well obsolete...
Read more >
DSL element 'android.dataBinding.enabled' is obsolete and ...
Starting from Android Gradle Plugin 4.0.0-alpha05 there is a new block called buildFeatures to enable build features.
Read more >
Andor iQ USER GUIDE
Welcome to Andor Technology's scientific imaging software Andor iQ, which is focused on multidimensional image acquisition.
Read more >
Andor.cpp - UCSF
AndorCamera ::~AndorCamera() { DriverGuard dg(this); delete ... iCam Features */ int AndorCamera::OniCamFeatures(MM::PropertyBase* pProp, MM::ActionType ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found