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

feat(JSModule): redesign JSModule support null js object #4234

Merged
merged 8 commits into from
Sep 9, 2024
Merged

Conversation

ArgoZhang
Copy link
Collaborator

redesign JSModule support null js object

Description

close #4233

@bb-auto bb-auto bot added the enhancement New feature or request label Sep 9, 2024
@bb-auto bb-auto bot added this to the v8.9.0 milestone Sep 9, 2024
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e95c53b) to head (4a80874).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4234   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          611       611           
  Lines        26284     26300   +16     
  Branches      3821      3826    +5     
=========================================
+ Hits         26284     26300   +16     

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

@ArgoZhang ArgoZhang merged commit ed6dca9 into main Sep 9, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-table branch September 9, 2024 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(JSModule): redesign JSModule support null js object
1 participant