Skip to content

[Fix] Apply several minor fixes and stability improvements#3

Merged
t2k-list merged 2 commits intomainfrom
fixes
Jan 24, 2025
Merged

[Fix] Apply several minor fixes and stability improvements#3
t2k-list merged 2 commits intomainfrom
fixes

Conversation

@felixT2K
Copy link
Copy Markdown
Contributor

This PR:

  • Fix a possible application crash with the auto label annotation
  • Fix small polygon shifting after saving and reloading
  • Now auto deselect the polygons after tightening
  • Add 2 new keybinds for poly drawing and reverting while drawing

@felixT2K felixT2K added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Jan 24, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 90.90909% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.37%. Comparing base (0d1e0fa) to head (77277fe).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
labeler/views/canvas.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   80.09%   80.37%   +0.28%     
==========================================
  Files           9        9              
  Lines         839      851      +12     
==========================================
+ Hits          672      684      +12     
  Misses        167      167              
Flag Coverage Δ
unittests 80.37% <90.90%> (+0.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@t2k-list t2k-list merged commit c365aee into main Jan 24, 2025
@felixT2K felixT2K deleted the fixes branch January 24, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants