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

Sync master #78

Merged
merged 2 commits into from
Feb 11, 2024
Merged

Sync master #78

merged 2 commits into from
Feb 11, 2024

Conversation

erayerdin
Copy link
Owner

No description provided.

* add installation section

* add info for js and ts in features section
* init remotion/logo

* add remotion:logo:start script

* add assets

* init LogoComposition

* animate LogoComposition

* remove redundant files

* edit build script to build LogoComposition

* drop fps to 30

* fix duration to 30fps and rotation to 60 degrees

* create LogoFrame component from svg

* interpolate the color of frame

* add elastic effect for rotation

* add build:gif script

* add remotion:logo:build script

* render image format as png

* change logo to gif

* change logo to gif

* only check linting on src dir

* exclude dirs from vitest coverage
@erayerdin erayerdin self-assigned this Feb 11, 2024
Copy link

codecov bot commented Feb 11, 2024

Codecov Report

Attention: 171 lines in your changes are missing coverage. Please review.

Comparison is base (d29b486) 85.27% compared to head (672eb3b) 76.86%.
Report is 15 commits behind head on main.

Files Patch % Lines
remotion/logo/src/parts/LogoFrame.tsx 0.00% 72 Missing and 1 partial ⚠️
remotion/logo/src/LogoComposition.tsx 0.00% 46 Missing and 1 partial ⚠️
remotion/logo/src/Root.tsx 0.00% 19 Missing and 1 partial ⚠️
remotion/logo/remotion.config.ts 0.00% 13 Missing and 1 partial ⚠️
remotion/logo/tailwind.config.js 0.00% 6 Missing and 1 partial ⚠️
remotion/logo/src/webpack-override.ts 0.00% 5 Missing and 1 partial ⚠️
remotion/logo/src/index.ts 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   85.27%   76.86%   -8.42%     
==========================================
  Files          39       46       +7     
  Lines        1562     1733     +171     
  Branches      121      128       +7     
==========================================
  Hits         1332     1332              
- Misses        227      391     +164     
- Partials        3       10       +7     

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

@erayerdin erayerdin merged commit 08332c2 into main Feb 11, 2024
7 of 10 checks passed
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.

None yet

1 participant