use pretty-printing in +scopes #3

Merged
AlexKnauth merged 1 commits from pretty into master 2018-05-24 22:17:57 +01:00
AlexKnauth commented 2018-05-24 22:10:51 +01:00 (Migrated from github.com)

This makes complex expressions print with pretty-printing's indentation, changing something like this:

(#%pi-sig⁵₆⁴⁹₆₉⁷²₈₀ ((M1827⁸⁵˙˙⁸⁶ (#%sig⁵₆¹⁵₅₆⁴⁹₆₉⁷⁵₈₀ #hash((X . X¹³₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷) (x . x⁵⁹₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷)) #hash((X . (#%type-decl⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷ (#%opaque⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷))) (x . (#%val-decl⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷ X¹³₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷)))))) (#%sig⁵₆⁴⁹₇₃⁷⁷₈₀⁸⁵ #hash((v . v⁵⁹₁₄¹⁵₄₉⁶⁹₇₃⁷⁸₇₉⁸⁰₈₅⁸⁸)) #hash((v . (#%val-decl⁵₆⁴⁹₇₃⁷⁷₇₉⁸⁰₈₅⁸⁸ (#%dot_τ²³˙˙²⁴ M1827⁸⁵˙˙⁸⁶ X²³˙˙²⁴))))))ˢˡⁱ⁼⁴⁹⁺ᵘˢᵉ⁼

to this:

(#%pi-sig⁵₆⁴⁹₆₉⁷²₈₀
 ((M1827⁸⁵˙˙⁸⁶
   (#%sig⁵₆¹⁵₅₆⁴⁹₆₉⁷⁵₈₀
    #hash((X . X¹³₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷) (x . x⁵⁹₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷))
    #hash((X
           .
           (#%type-decl⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷ (#%opaque⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷)))
          (x . (#%val-decl⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷ X¹³₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷))))))
 (#%sig⁵₆⁴⁹₇₃⁷⁷₈₀⁸⁵
  #hash((v . v⁵⁹₁₄¹⁵₄₉⁶⁹₇₃⁷⁸₇₉⁸⁰₈₅⁸⁸))
  #hash((v
         .
         (#%val-decl⁵₆⁴⁹₇₃⁷⁷₇₉⁸⁰₈₅⁸⁸ (#%dot_τ²³˙˙²⁴ M1827⁸⁵˙˙⁸⁶ X²³˙˙²⁴))))))ˢˡⁱ⁼⁴⁹⁺ᵘˢᵉ⁼
This makes complex expressions print with pretty-printing's indentation, changing something like this: ```racket (#%pi-sig⁵₆⁴⁹₆₉⁷²₈₀ ((M1827⁸⁵˙˙⁸⁶ (#%sig⁵₆¹⁵₅₆⁴⁹₆₉⁷⁵₈₀ #hash((X . X¹³₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷) (x . x⁵⁹₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷)) #hash((X . (#%type-decl⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷ (#%opaque⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷))) (x . (#%val-decl⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷ X¹³₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷)))))) (#%sig⁵₆⁴⁹₇₃⁷⁷₈₀⁸⁵ #hash((v . v⁵⁹₁₄¹⁵₄₉⁶⁹₇₃⁷⁸₇₉⁸⁰₈₅⁸⁸)) #hash((v . (#%val-decl⁵₆⁴⁹₇₃⁷⁷₇₉⁸⁰₈₅⁸⁸ (#%dot_τ²³˙˙²⁴ M1827⁸⁵˙˙⁸⁶ X²³˙˙²⁴))))))ˢˡⁱ⁼⁴⁹⁺ᵘˢᵉ⁼ ``` to this: ```racket (#%pi-sig⁵₆⁴⁹₆₉⁷²₈₀ ((M1827⁸⁵˙˙⁸⁶ (#%sig⁵₆¹⁵₅₆⁴⁹₆₉⁷⁵₈₀ #hash((X . X¹³₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷) (x . x⁵⁹₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷)) #hash((X . (#%type-decl⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷ (#%opaque⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷))) (x . (#%val-decl⁵₆¹⁵₅₆⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷ X¹³₁₄¹⁵₆₀⁶¹₄₉⁶⁹₇₅⁷⁶₈₀⁸⁷)))))) (#%sig⁵₆⁴⁹₇₃⁷⁷₈₀⁸⁵ #hash((v . v⁵⁹₁₄¹⁵₄₉⁶⁹₇₃⁷⁸₇₉⁸⁰₈₅⁸⁸)) #hash((v . (#%val-decl⁵₆⁴⁹₇₃⁷⁷₇₉⁸⁰₈₅⁸⁸ (#%dot_τ²³˙˙²⁴ M1827⁸⁵˙˙⁸⁶ X²³˙˙²⁴))))))ˢˡⁱ⁼⁴⁹⁺ᵘˢᵉ⁼ ```
codecov-io commented 2018-05-24 22:17:08 +01:00 (Migrated from github.com)

Codecov Report

Merging #3 into master will increase coverage by 0.13%.
The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   68.28%   68.42%   +0.13%     
==========================================
  Files          11       11              
  Lines         454      456       +2     
==========================================
+ Hits          310      312       +2     
  Misses        144      144
Impacted Files Coverage Δ
info.rkt 100% <100%> (ø) ⬆️
superscripts.rkt 15.78% <25%> (+0.55%) ⬆️

Continue to review full report at Codecov.

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

# [Codecov](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3?src=pr&el=h1) Report > Merging [#3](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3?src=pr&el=desc) into [master](https://codecov.io/gh/jsmaniac/debug-scopes/commit/bcd232aab9b2992f967303e68ed5f5d2f7356998?src=pr&el=desc) will **increase** coverage by `0.13%`. > The diff coverage is `40%`. [![Impacted file tree graph](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3/graphs/tree.svg?token=Y12ezYWJtp&src=pr&width=650&height=150)](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #3 +/- ## ========================================== + Coverage 68.28% 68.42% +0.13% ========================================== Files 11 11 Lines 454 456 +2 ========================================== + Hits 310 312 +2 Misses 144 144 ``` | [Impacted Files](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [info.rkt](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3/diff?src=pr&el=tree#diff-aW5mby5ya3Q=) | `100% <100%> (ø)` | :arrow_up: | | [superscripts.rkt](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3/diff?src=pr&el=tree#diff-c3VwZXJzY3JpcHRzLnJrdA==) | `15.78% <25%> (+0.55%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3?src=pr&el=footer). Last update [bcd232a...b96cc26](https://codecov.io/gh/jsmaniac/debug-scopes/pull/3?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
SuzanneSoy commented 2018-05-24 22:21:19 +01:00 (Migrated from github.com)

https://pkgs.racket-lang.org/ updated for this PR, thanks again ! :)

pretty-format is a nice extension of the "official" pretty-format, by the way.

https://pkgs.racket-lang.org/ updated for this PR, thanks again ! :) `pretty-format` is a nice extension of the "official" `pretty-format`, by the way.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suzanne.soy/debug-scopes#3
No description provided.