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

refactor(core): 💡 Removed unnecessary Writer #615

Merged
merged 1 commit into from
Aug 10, 2024

refactor(core): 💡 Removed unnecessary `Writer`

ab9d5a3
Select commit
Loading
Failed to load commit list.
Merged

refactor(core): 💡 Removed unnecessary Writer #615

refactor(core): 💡 Removed unnecessary `Writer`
ab9d5a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 10, 2024 in 0s

83.47% (-0.55%) compared to 5803a76

View this Pull Request on Codecov

83.47% (-0.55%) compared to 5803a76

Details

Codecov Report

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

Project coverage is 83.47%. Comparing base (5803a76) to head (ab9d5a3).
Report is 8 commits behind head on master.

Files Patch % Lines
core/src/animation/stagger.rs 75.00% 1 Missing ⚠️
core/src/animation/transition.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #615      +/-   ##
==========================================
- Coverage   84.02%   83.47%   -0.55%     
==========================================
  Files         185      185              
  Lines       25420    25585     +165     
==========================================
- Hits        21359    21358       -1     
- Misses       4061     4227     +166     

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