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

Expand animation class to support playing through animations once, and more #252

Merged
merged 2 commits into from
Dec 15, 2024

Conversation

adam4813
Copy link
Member

@adam4813 adam4813 commented Dec 15, 2024

Fixes #216


For more details, open the Copilot Workspace session.

Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 10.87%. Comparing base (1b0690f) to head (62e0113).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
client/graphics/animation.cpp 0.00% 18 Missing ⚠️
client/render-system.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
- Coverage   10.88%   10.87%   -0.01%     
==========================================
  Files         110      110              
  Lines       13335    13347      +12     
==========================================
  Hits         1451     1451              
- Misses      11884    11896      +12     

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

@adam4813 adam4813 merged commit f1dd355 into main Dec 15, 2024
11 of 13 checks passed
@adam4813 adam4813 deleted the adam4813/expand-animation branch December 15, 2024 04:03
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.

Expand animation class to support playing through animations once, and more
1 participant