doc: replace undefined module name #6

Merged
bennn merged 1 commits from fix-tag into master 2019-12-17 18:37:53 +00:00
bennn commented 2019-12-17 15:49:11 +00:00 (Migrated from github.com)

Replace debug-scopes/named-scopes with one of the two documented
"sub" modules.

[[ Maybe the other one (debug-scopes/exptime) is a better choice, and
maybe the paragraph should be reworded further, and
maybe debug-scopes/named-scopes should exist ]]

Replace `debug-scopes/named-scopes` with one of the two documented "sub" modules. [[ Maybe the other one (`debug-scopes/exptime`) is a better choice, and maybe the paragraph should be reworded further, and maybe `debug-scopes/named-scopes` should exist ]]
codecov-io commented 2019-12-17 15:55:01 +00:00 (Migrated from github.com)

Codecov Report

Merging #6 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   69.81%   69.87%   +0.06%     
==========================================
  Files          11       11              
  Lines         477      478       +1     
==========================================
+ Hits          333      334       +1     
  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 6a0b9c2...6f9adb4. Read the comment docs.

# [Codecov](https://codecov.io/gh/jsmaniac/debug-scopes/pull/6?src=pr&el=h1) Report > Merging [#6](https://codecov.io/gh/jsmaniac/debug-scopes/pull/6?src=pr&el=desc) into [master](https://codecov.io/gh/jsmaniac/debug-scopes/commit/6a0b9c27a280f376e27fa8657c27ba652387ab4f?src=pr&el=desc) will **increase** coverage by `0.06%`. > The diff coverage is `100%`. [![Impacted file tree graph](https://codecov.io/gh/jsmaniac/debug-scopes/pull/6/graphs/tree.svg?width=650&token=Y12ezYWJtp&height=150&src=pr)](https://codecov.io/gh/jsmaniac/debug-scopes/pull/6?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6 +/- ## ========================================== + Coverage 69.81% 69.87% +0.06% ========================================== Files 11 11 Lines 477 478 +1 ========================================== + Hits 333 334 +1 Misses 144 144 ``` | [Impacted Files](https://codecov.io/gh/jsmaniac/debug-scopes/pull/6?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [scribblings/debug-scopes.scrbl](https://codecov.io/gh/jsmaniac/debug-scopes/pull/6/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/6?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/6?src=pr&el=footer). Last update [6a0b9c2...6f9adb4](https://codecov.io/gh/jsmaniac/debug-scopes/pull/6?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
SuzanneSoy (Migrated from github.com) approved these changes 2019-12-17 18:37:41 +00:00
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#6
No description provided.