box / box-python-sdk-gen

Repository for generated Box Python SDK
Apache License 2.0
26 stars 5 forks source link

fix: Fix schemas for updating classification on a file and folder (box/box-openapi#423) #156

Closed box-sdk-build closed 4 months ago

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9080814912

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
box_sdk_gen/managers/legal_hold_policy_assignments.py 2 3 66.67%
box_sdk_gen/schemas/file_versions_on_hold.py 6 11 54.55%
box_sdk_gen/schemas/files_on_hold.py 6 11 54.55%
<!-- Total: 17 28 60.71% -->
Files with Coverage Reduction New Missed Lines %
box_sdk_gen/internal/base_object.py 2 83.93%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 9054214120: -0.09%
Covered Lines: 9955
Relevant Lines: 10830

💛 - Coveralls