Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix order of connection. Version 2 #234

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

Czaki
Copy link
Contributor

@Czaki Czaki commented Sep 6, 2024

This PR is resolving the problem described in #231 by enforcing that FrameSequence events are connected before Animation events

closes #231
closes #232
closes #233

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.24%. Comparing base (ba8ab53) to head (2e4e1f4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   86.24%   86.24%           
=======================================
  Files          26       26           
  Lines        1076     1076           
=======================================
  Hits          928      928           
  Misses        148      148           

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

@alisterburt
Copy link
Collaborator

Awesome, thanks @Czaki !

@alisterburt alisterburt merged commit 5c280af into napari:main Sep 6, 2024
16 checks passed
@Czaki Czaki deleted the fix_connection_order branch September 6, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replacing keyframes breaks keyframe list
2 participants