Added example of combining debug-scopes with racket/trace #5

Merged
wilbowma merged 1 commits from master into master 2018-05-30 10:44:59 +01:00
wilbowma commented 2018-05-29 23:35:59 +01:00 (Migrated from github.com)
No description provided.
codecov-io commented 2018-05-29 23:41:25 +01:00 (Migrated from github.com)

Codecov Report

Merging #5 into master will increase coverage by 1.39%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   68.42%   69.81%   +1.39%     
==========================================
  Files          11       11              
  Lines         456      477      +21     
==========================================
+ Hits          312      333      +21     
  Misses        144      144
Impacted Files Coverage Δ
scribblings/debug-scopes.scrbl 100% <100%> (ø) ⬆️

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 8013bf1...b800166. Read the comment docs.

# [Codecov](https://codecov.io/gh/jsmaniac/debug-scopes/pull/5?src=pr&el=h1) Report > Merging [#5](https://codecov.io/gh/jsmaniac/debug-scopes/pull/5?src=pr&el=desc) into [master](https://codecov.io/gh/jsmaniac/debug-scopes/commit/8013bf16557942a2d02e8d2de1c29be6bee85a9b?src=pr&el=desc) will **increase** coverage by `1.39%`. > The diff coverage is `100%`. [![Impacted file tree graph](https://codecov.io/gh/jsmaniac/debug-scopes/pull/5/graphs/tree.svg?width=650&src=pr&token=Y12ezYWJtp&height=150)](https://codecov.io/gh/jsmaniac/debug-scopes/pull/5?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #5 +/- ## ========================================== + Coverage 68.42% 69.81% +1.39% ========================================== Files 11 11 Lines 456 477 +21 ========================================== + Hits 312 333 +21 Misses 144 144 ``` | [Impacted Files](https://codecov.io/gh/jsmaniac/debug-scopes/pull/5?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [scribblings/debug-scopes.scrbl](https://codecov.io/gh/jsmaniac/debug-scopes/pull/5/diff?src=pr&el=tree#diff-c2NyaWJibGluZ3MvZGVidWctc2NvcGVzLnNjcmJs) | `100% <100%> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/jsmaniac/debug-scopes/pull/5?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/5?src=pr&el=footer). Last update [8013bf1...b800166](https://codecov.io/gh/jsmaniac/debug-scopes/pull/5?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
SuzanneSoy commented 2018-05-30 10:45:13 +01:00 (Migrated from github.com)

Great example, thanks!

Great example, thanks!
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#5
No description provided.