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: 5591 - added a call to initialize rive #5592

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

monsieurtanuki
Copy link
Contributor

What

  • rive needs a call to initialize.

Fixes bug(s)

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 6.96%. Comparing base (4d9c7fc) to head (9956cb2).
Report is 314 commits behind head on develop.

Files with missing lines Patch % Lines
packages/smooth_app/lib/main.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #5592      +/-   ##
==========================================
- Coverage     9.54%   6.96%   -2.59%     
==========================================
  Files          325     402      +77     
  Lines        16411   21206    +4795     
==========================================
- Hits          1567    1476      -91     
- Misses       14844   19730    +4886     

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

@teolemon teolemon requested a review from g123k September 18, 2024 16:32
@monsieurtanuki monsieurtanuki merged commit 2b47024 into openfoodfacts:develop Sep 20, 2024
6 checks passed
@monsieurtanuki
Copy link
Contributor Author

Thank you @teolemon for your review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Minor "rive" bug to fix (import/initialize)
3 participants