shotgunsoftware / tk-multi-shotgunpanel

Access Flow Production Tracking data inside the artist app.
Other
6 stars 20 forks source link

SG-21701 Replace instances of Shotgun strings in .py files in all tk-… #58

Closed zamu5 closed 3 years ago

zamu5 commented 3 years ago

…* repos with "SG"

codecov[bot] commented 3 years ago

Codecov Report

Merging #58 (2df7b5e) into master (a6659b4) will increase coverage by 79.59%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #58       +/-   ##
===========================================
+ Coverage    0.00%   79.59%   +79.59%     
===========================================
  Files          31       33        +2     
  Lines        2427     2578      +151     
===========================================
+ Hits            0     2052     +2052     
+ Misses       2427      526     -1901     
Impacted Files Coverage Δ
hooks/general_actions.py 43.47% <ø> (ø)
python/app/dialog.py 81.83% <0.00%> (+81.83%) :arrow_up:
python/app/shotgun_location.py 74.35% <ø> (+74.35%) :arrow_up:
python/app/shotgun_formatter.py 77.20% <50.00%> (+77.20%) :arrow_up:
python/app/action_manager.py 77.06% <100.00%> (+77.06%) :arrow_up:
python/app/ui/dialog.py 100.00% <100.00%> (+100.00%) :arrow_up:
hooks/shotgun_fields.py 78.04% <0.00%> (ø)
python/app/ui/work_area_dialog.py 10.34% <0.00%> (+10.34%) :arrow_up:
python/app/work_area_dialog.py 22.80% <0.00%> (+22.80%) :arrow_up:
... and 29 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a6659b4...2df7b5e. Read the comment docs.