fidelity / spock

spock is a framework that helps manage complex parameter configurations during research and development of Python applications
https://fidelity.github.io/spock/
Apache License 2.0
121 stars 13 forks source link

Bug Fixes for v3.0.0 #273

Closed ncilfone closed 1 year ago

ncilfone commented 1 year ago

What does this PR do?

Checklist

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3958892498

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
spock/backend/resolvers.py 1 95.65%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 3939930346: 0.1%
Covered Lines: 2519
Relevant Lines: 2647

💛 - Coveralls