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

support displaying ast types #125

Merged
merged 3 commits into from
Apr 5, 2023
Merged

support displaying ast types #125

merged 3 commits into from
Apr 5, 2023

Conversation

samuelcolvin
Copy link
Owner

Support pretty display of ast types.

@samuelcolvin samuelcolvin enabled auto-merge (squash) April 5, 2023 12:07
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #125 (b7edd9a) into main (3d5ff65) will decrease coverage by 0.36%.
The diff coverage is 80.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
- Coverage   99.25%   98.90%   -0.36%     
==========================================
  Files           7        7              
  Lines         537      547      +10     
  Branches       75       76       +1     
==========================================
+ Hits          533      541       +8     
- Misses          2        4       +2     
  Partials        2        2              
Impacted Files Coverage Δ
devtools/prettier.py 98.00% <80.00%> (-0.95%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d5ff65...b7edd9a. Read the comment docs.

@samuelcolvin samuelcolvin merged commit f0e0fb2 into main Apr 5, 2023
@samuelcolvin samuelcolvin deleted the ast branch April 5, 2023 12:48
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.

None yet

1 participant