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

dart-lang / samples
91%

Build:
DEFAULT BRANCH: main
Repo Added 29 Mar 2023 08:18PM UTC
Token Wzw1jWPtMl8p4g4sBQ6e88FQtmo5KHwJA regen
Build 100 Last
Files 1
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • blast_repo-2023_05_18T19_25_52
  • blast_repo-2024_05_09T15_32_51
  • bump_deps
  • bump_google_apis
  • dependabot/github_actions/actions/cache-3.3.1
  • dependabot/github_actions/actions/cache-4.0.0
  • dependabot/github_actions/actions/cache-4.0.1
  • dependabot/github_actions/actions/cache-4.0.2
  • dependabot/github_actions/actions/checkout-4.1.0
  • dependabot/github_actions/actions/checkout-4.1.1
  • dependabot/github_actions/actions/checkout-4.1.2
  • dependabot/github_actions/actions/checkout-4.1.4
  • dependabot/github_actions/dart-lang/setup-dart-1.6.0
  • dependabot/github_actions/dart-lang/setup-dart-1.6.2
  • dependabot/github_actions/dart-lang/setup-dart-1.6.4
  • dependabot/github_actions/github-actions-1db280f781
  • dependabot/github_actions/github-actions-5df46bb59f
  • dependabot/github_actions/github-actions-6a5076a08d
  • dependabot/github_actions/github-actions-9bce8512ee
  • dependabot/github_actions/github-actions-9c54b75f35
  • dependabot/github_actions/github-actions-c8ffe28e1d
  • dependabot/github_actions/github-actions-e8df6e148d
  • dependabot/github_actions/github-actions-edf2abb101
  • dependabot/github_actions/github-actions-fe27d3c42d
  • feat/dart-3-3-update
  • feat/dart-3-7-format
  • feature/dart-3
  • feature/dart-3-2
  • fix-ffi-primitives-typo
  • fix/constraint_solver-cleanup
  • fix/main-mono-repo
  • fix_constraint
  • fix_google_cloud
  • johnpryan-patch-1
  • kevmoo-patch-1
  • main
  • misc/dependency-updates-tightening
  • misc/fix-build-update-deps
  • misc/master-to-main
  • misc/remove-dart2native-mentions
  • misc/remove-dot-packages
  • patch-1
  • patch-2
  • refs/pull/194/merge
  • refs/pull/198/merge
  • refs/pull/199/merge
  • release/dart-3-1-lints-3
  • release/dart-3-4
  • update-package-sample-workflow

01 Oct 2025 11:05AM UTC coverage: 90.909%. Remained the same
18160123952

push

github

web-flow
Bump the github-actions group with 2 updates (#234)

Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache).

Updates `actions/checkout` from 4.2.2 to 5.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li>
<li>Prepare v5.0.0 release by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li>
</ul>
<h2>⚠️ Minimum Compatible Runner Version</h2>
<p><strong>v2.327.1</strong><br />
<a href="https://github.com/actions/runner/releases/tag/v2.327.1">Release Notes</a></p>
<p>Make sure your runner is updated to this version or newer to use this release.</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v5.0.0">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p>
<h2>v4.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: update README.md by <a href="https://github.com/motss"><code>@​motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li>
<li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li>
<li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@​benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">act... (continued)

20 of 22 relevant lines covered (90.91%)

1.82 hits per line

Relevant lines Covered
Build:
Build:
22 RELEVANT LINES 20 COVERED LINES
1.82 HITS PER LINE
Source Files on main
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18160123952 main Bump the github-actions group with 2 updates (#234) Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache). Updates `actions/checkout` from 4.2... push 01 Oct 2025 11:06AM UTC web-flow github
90.91
18160032454 dependabot/github_actions/github-actions-c8ffe28e1d Merge c6f9af9a8 into c237b73ec Pull #234 01 Oct 2025 11:03AM UTC web-flow github
90.91
16229017061 main fix: fix typo for path on Windows (#233) push 11 Jul 2025 08:22PM UTC web-flow github
90.91
16218243466 fix-ffi-primitives-typo Merge 4f4d5dee7 into db3daa85a Pull #233 11 Jul 2025 07:08PM UTC web-flow github
90.91
14498605564 main Update dependencies to latest (#231) push 16 Apr 2025 05:18PM UTC web-flow github
90.91
14476451745 bump_deps Merge 8123b5ffa into 4e5bae8cf Pull #231 15 Apr 2025 06:14PM UTC web-flow github
90.91
14194039741 main Bump actions/cache from 4.2.2 to 4.2.3 in the github-actions group (#230) Bumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache). Updates `actions/cache` from 4.2.2 to 4.2.3 <details> <summary>Release not... push 01 Apr 2025 11:09AM UTC web-flow github
90.91
14193997430 dependabot/github_actions/github-actions-1db280f781 Merge 1b95fd818 into 9cdac1f06 Pull #230 01 Apr 2025 11:06AM UTC web-flow github
90.91
13604443361 main Bump the github-actions group with 2 updates (#229) Bumps the github-actions group with 2 updates: [actions/cache](https://github.com/actions/cache) and [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart). Updates `actions/cache` fro... push 01 Mar 2025 11:48AM UTC web-flow github
90.91
13604428490 dependabot/github_actions/github-actions-5df46bb59f Merge e83105b68 into 9f4e82e83 Pull #229 01 Mar 2025 11:46AM UTC web-flow github
90.91
See All Builds (99)

Badge your Repo: samples

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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