rez icon indicating copy to clipboard operation
rez copied to clipboard

Fix get_plugins() bug

Open BryceGattis opened this issue 1 year ago • 2 comments

Add suggested fix from @mmdanggg2 and add tests.

Closes #1618.

BryceGattis avatar Apr 15 '24 02:04 BryceGattis

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.43%. Comparing base (36e0537) to head (7b5b913).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1723      +/-   ##
==========================================
+ Coverage   58.29%   58.43%   +0.14%     
==========================================
  Files         126      126              
  Lines       17159    17160       +1     
  Branches     3505     3505              
==========================================
+ Hits        10002    10028      +26     
+ Misses       6493     6465      -28     
- Partials      664      667       +3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 15 '24 02:04 codecov[bot]