Squarespace / pgbedrock

Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges
https://pgbedrock.readthedocs.io/en/latest/
Other
315 stars 35 forks source link

Swap out yaml.load to yaml.safe_load to quiet warnings #58

Closed ghost closed 4 years ago

ghost commented 4 years ago

We started getting the yaml.load sans-Loader warning. This whips up a patch for that!

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 204


Files with Coverage Reduction New Missed Lines %
/opt/pgbedrock/ownerships.py 1 98.9%
/opt/pgbedrock/spec_inspector.py 2 93.7%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 199: 0.0%
Covered Lines: 3825
Relevant Lines: 3966

💛 - Coveralls
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 204


Totals Coverage Status
Change from base Build 199: 0.0%
Covered Lines: 3825
Relevant Lines: 3966

💛 - Coveralls