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

Various fixes for custom component compilation #7381

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

philippjfr
Copy link
Member

  • Fix handling of MUI components
  • Allow stderr output in npm

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

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

Project coverage is 82.22%. Comparing base (4e146af) to head (51f9adf).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
panel/io/compile.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7381      +/-   ##
==========================================
+ Coverage   81.42%   82.22%   +0.79%     
==========================================
  Files         337      337              
  Lines       50514    50532      +18     
==========================================
+ Hits        41131    41549     +418     
+ Misses       9383     8983     -400     

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

@philippjfr philippjfr merged commit cb63cd7 into main Oct 15, 2024
17 checks passed
@philippjfr philippjfr deleted the compile_fixes branch October 15, 2024 11:06
ahuang11 pushed a commit that referenced this pull request Oct 18, 2024
* Various fixes for custom component compilation

* Apply suggestions from code review

---------

Co-authored-by: Philipp Rudiger <philipp.rudiger@blackstone.com>
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.

1 participant