4dn-dcic / utils

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

Item model utils #269

Open drio18 opened 1 year ago

drio18 commented 1 year ago

Here, we add utils for creating "item models", classes that enable navigating portal items directly as well as centralize common operations. Related snovault PR that adds navigation via requests here.

Additionally, we add a new testing_utils module to share code related to writing tests.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5754997444


Changes Missing Coverage Covered Lines Changed/Added Lines %
dcicutils/item_model_utils.py 120 122 98.36%
dcicutils/testing_utils.py 15 18 83.33%
<!-- Total: 135 140 96.43% -->
Totals Coverage Status
Change from base Build 5590491337: 0.3%
Covered Lines: 7590
Relevant Lines: 9954

💛 - Coveralls