4dn-dcic / utils

various util modules shared amongst several projects in our organization
MIT License
4 stars 1 forks source link

Singleton and classproperty support #225

Closed netsettler closed 1 year ago

netsettler commented 1 year ago

The original purpose of thie PR was to add some substrate for use by David in foursight-core and probably elsewhere in 4dn-cloud-infra. We've had a number of needs for both the classproperty and Singleton support.

In the process, I brought misc_utils coverage up to 100% and fixed a few tiny and probably inconsequential bugs that I noticed when adding those tests.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3495875128


Totals Coverage Status
Change from base Build 3198667051: 0.5%
Covered Lines: 5781
Relevant Lines: 7868

💛 - Coveralls