iluvcapra / py-ptsl

Native Python PTSL (Pro Tools Scripting Library) RPC interface
BSD 3-Clause "New" or "Revised" License
29 stars 8 forks source link

Reformatted test #16

Closed iluvcapra closed 1 year ago

iluvcapra commented 1 year ago

Description of this PR: Improves test coverage for Client class

Scope: Testing

codecov[bot] commented 1 year ago

Codecov Report

Merging #16 (67c9966) into master (2e6c02c) will increase coverage by 4.69%. The diff coverage is 97.50%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   82.22%   86.92%   +4.69%     
==========================================
  Files          75       75              
  Lines        1069     1101      +32     
==========================================
+ Hits          879      957      +78     
+ Misses        190      144      -46     
Impacted Files Coverage Δ
tests/test_client.py 98.48% <97.50%> (-1.52%) :arrow_down:

... and 4 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more