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/animation time zero issue #1263

Merged
merged 13 commits into from
Feb 5, 2024

Conversation

z-shaffer
Copy link
Contributor

Resolves issue #1222

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bd6cb67) 96.51% compared to head (8dfb7f8) 96.51%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1263   +/-   ##
=======================================
  Coverage   96.51%   96.51%           
=======================================
  Files         131      131           
  Lines        8202     8208    +6     
=======================================
+ Hits         7916     7922    +6     
  Misses        286      286           

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

Copy link
Contributor

@mwestphal mwestphal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small changes needed

@mwestphal mwestphal merged commit 795788d into f3d-app:master Feb 5, 2024
37 checks passed
mwestphal pushed a commit that referenced this pull request Feb 10, 2024
* Get method for time range added

* Declaration of time range get method

* Bug when animation time = zero fixed

* Formatting fix

* Unnecessary line

* Formatting

* Formatting

* Test data added

* Cmake tests added

* Negative anim time test

* Test baselines added

* Requested argument changes

* Tests passing now
mwestphalnew pushed a commit to mwestphalnew/f3d that referenced this pull request Feb 10, 2024
* Get method for time range added

* Declaration of time range get method

* Bug when animation time = zero fixed

* Formatting fix

* Unnecessary line

* Formatting

* Formatting

* Test data added

* Cmake tests added

* Negative anim time test

* Test baselines added

* Requested argument changes

* Tests passing now
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.

2 participants