Skip to content

fix: add pretty representaton for the AST#179

Merged
frostming merged 1 commit into
masterfrom
frostming/issue177
Nov 23, 2023
Merged

fix: add pretty representaton for the AST#179
frostming merged 1 commit into
masterfrom
frostming/issue177

Conversation

@frostming

Copy link
Copy Markdown
Owner

Close #177

Signed-off-by: Frost Ming me@frostming.com

Close #177

Signed-off-by: Frost Ming <me@frostming.com>
@codecov

codecov Bot commented Nov 23, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bdb23cd) 96.22% compared to head (ebd199e) 96.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   96.22%   96.23%           
=======================================
  Files          21       21           
  Lines        2041     2043    +2     
  Branches      340      340           
=======================================
+ Hits         1964     1966    +2     
  Misses         44       44           
  Partials       33       33           
Flag Coverage Δ
unittests 96.23% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@frostming frostming merged commit b22d86a into master Nov 23, 2023
@frostming frostming deleted the frostming/issue177 branch November 23, 2023 00:39
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.

__str__, __repr__ for classes

1 participant