• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dart-lang / tools / 12743248266
94%

Build:
DEFAULT BRANCH: main
Ran 13 Jan 2025 08:26AM UTC
Jobs 1
Files 54
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Jan 2025 08:24AM UTC coverage: 96.114% (+3.1%) from 93.037%
12743248266

push

github

web-flow
Merge `package:markdown` (#1208)

- [x] Move and fix workflow files, labeler.yaml, and badges in the
README.md
- [x] Rev the version of the package, so that pub.dev points to the
correct site
- [x] Add a line to the changelog:
```
* Move to `dart-lang/tools` monorepo.
```

- [x] Add the package to the top-level readme of the monorepo:
```
| [markdown](pkgs/markdown/) | A portable Markdown library written in Dart that can parse Markdown into HTML. | [![pub package](https://img.shields.io/pub/v/markdown.svg)](https://pub.dev/packages/markdown) |
```

- [ ] **Important!** Merge the PR with 'Create a merge commit' (enabling
then disabling the `Allow merge commits` admin setting)
- [x] Update the auto-publishing settings on
https://pub.dev/packages/markdown/admin
- [x] Add the following text to https://github.com/dart-lang/markdown/:'

```
> [!IMPORTANT]  
> This repo has moved to https://github.com/dart-lang/tools/tree/main/pkgs/markdown
```

- [ ] Publish using the autopublish workflow
- [ ] Push tags to GitHub using
```git tag --list 'markdown*' | xargs git push origin```

- [x] Close open PRs in dart-lang/markdown with the following message:

```
Closing as the
[dart-lang/markdown](https://github.com/dart-lang/markdown) repository
is merged into the [dart-lang/tools](https://github.com/dart-lang/tools)
monorepo. Please re-open this PR there!
```
      
- [x] Transfer issues by running
```dart run pkgs/repo_manage/bin/report.dart transfer-issues
--source-repo dart-lang/markdown --target-repo dart-lang/tools
--add-label package:markdown --apply-changes```

- [ ] Archive https://github.com/dart-lang/markdown/


---

- [x] I’ve reviewed the contributor guide and applied the relevant
portions to this PR.

<details>
  <summary>Contribution guidelines:</summary><br>

- See our [contributor
guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md)
for general expectations for PRs.
- Larger o... (continued)

1558 of 1621 new or added lines in 54 files covered. (96.11%)

1558 of 1621 relevant lines covered (96.11%)

3.41 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.08
pkgs/markdown/lib/src/block_syntaxes/fenced_code_block_syntax.dart
1
97.5
pkgs/markdown/lib/src/block_syntaxes/html_block_syntax.dart
1
96.0
pkgs/markdown/lib/src/extension_set.dart
1
97.67
pkgs/markdown/lib/src/inline_syntaxes/autolink_extension_syntax.dart
1
99.45
pkgs/markdown/lib/src/inline_syntaxes/link_syntax.dart
1
85.71
pkgs/markdown/lib/src/inline_syntaxes/text_syntax.dart
1
98.95
pkgs/markdown/lib/src/link_parser.dart
2
81.82
pkgs/markdown/lib/src/block_syntaxes/dummy_block_syntax.dart
4
95.0
pkgs/markdown/lib/src/document.dart
4
97.48
pkgs/markdown/lib/src/inline_parser.dart
4
89.74
pkgs/markdown/lib/src/inline_syntaxes/delimiter_syntax.dart
5
90.57
pkgs/markdown/lib/src/block_parser.dart
5
85.71
pkgs/markdown/lib/src/block_syntaxes/alert_block_syntax.dart
6
73.91
pkgs/markdown/lib/src/block_syntaxes/block_syntax.dart
8
93.75
pkgs/markdown/lib/src/block_syntaxes/list_syntax.dart
9
89.66
pkgs/markdown/lib/src/block_syntaxes/table_syntax.dart
9
30.77
pkgs/markdown/lib/src/inline_syntaxes/color_swatch_syntax.dart
Jobs
ID Job ID Ran Files Coverage
1 12743248266.1 13 Jan 2025 08:26AM UTC 54
96.11
GitHub Action Run
Source Files on build 12743248266
  • Tree
  • List 54
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d785fbb4 on github
  • Prev Build on main (#12728677702)
  • Next Build on main (#12752690488)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc