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: added console.table #3918

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

andrewbovbel
Copy link

@andrewbovbel andrewbovbel commented Jul 15, 2024

This Pull Request fixes/closes #{3806}.

It changes the following:

  • Adds console.table for ordinary objects and arrays

@andrewbovbel andrewbovbel changed the title Console table feat: added console.table support for arrays Jul 15, 2024
@andrewbovbel andrewbovbel marked this pull request as draft July 15, 2024 02:49
@andrewbovbel andrewbovbel changed the title feat: added console.table support for arrays feat: added console.table Jul 15, 2024
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

Attention: Patch coverage is 4.44444% with 43 lines in your changes missing coverage. Please review.

Project coverage is 51.48%. Comparing base (6ddc2b4) to head (9796512).
Report is 210 commits behind head on main.

Files Patch % Lines
core/runtime/src/console/mod.rs 4.44% 43 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3918      +/-   ##
==========================================
+ Coverage   47.24%   51.48%   +4.23%     
==========================================
  Files         476      467       -9     
  Lines       46892    44848    -2044     
==========================================
+ Hits        22154    23088     +934     
+ Misses      24738    21760    -2978     

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

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