-
Notifications
You must be signed in to change notification settings - Fork 6.3k
#4113 compile extensions media #4114
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
Conversation
Codecov Report
@@ Coverage Diff @@ ## main #4114 +/- ## ========================================== + Coverage 63.51% 64.12% +0.60% ========================================== Files 36 36 Lines 1872 1873 +1 Branches 379 379 ========================================== + Hits 1189 1201 +12 + Misses 580 571 -9 + Partials 103 101 -2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great catch! I believe we ran into this same issue in #4010
The Docs preview failing is unrelated to your change so you can ignore.
The Build / Run audit-ci failing is due to a tar
vulnerability which I fixed as part of #4071 so you should be good there. I will do a "Rebase and merge".
Thanks so much for fixing this @sdissegna-maystreet 🙌
Fixes #4113