• 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 125 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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 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-77afac0109
  • dependabot/github_actions/github-actions-8dea20f727
  • dependabot/github_actions/github-actions-9b7527e8e2
  • 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-null-safety-docs
  • fix/constraint_solver-cleanup
  • fix/main-mono-repo
  • fix_constraint
  • fix_google_cloud
  • johnpryan-patch-1
  • kevmoo-patch-1
  • latest_deps
  • 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
  • run_source_code
  • simple_tweaks
  • update-package-sample-workflow

01 Apr 2026 01:37PM UTC coverage: 90.909%. Remained the same
23851466766

push

github

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

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` from 5.0.3 to 5.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache's releases</a>.</em></p>
<blockquote>
<h2>v5.0.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Add release instructions and update maintainer docs by <a href="https://github.com/Link"><code>@​Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1696">actions/cache#1696</a></li>
<li>Potential fix for code scanning alert no. 52: Workflow does not contain permissions by <a href="https://github.com/Link"><code>@​Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1697">actions/cache#1697</a></li>
<li>Fix workflow permissions and cleanup workflow names / formatting by <a href="https://github.com/Link"><code>@​Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1699">actions/cache#1699</a></li>
<li>docs: Update examples to use the latest version by <a href="https://github.com/XZTDean"><code>@​XZTDean</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1690">actions/cache#1690</a></li>
<li>Fix proxy integration tests by <a href="https://github.com/Link"><code>@​Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1701">actions/cache#1701</a></li>
<li>Fix cache key in examples.md for bun.lock by <a href="https://github.com/RyPeck"><code>@​RyPeck</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1722">actions/cache#1722</a></li>
<li>Update dependencies &amp; patch security vulnerabilities by <a href="https://github.com/Link"><code>@​Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1738">actions/cache#1738</a></li>
</ul>
<h2>Ne... (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
23851466766 main Bump the github-actions group with 2 updates (#244) 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 Apr 2026 01:38PM UTC web-flow github
90.91
22190229889 main docs: remove outdated null safety tech preview mention (#241) push 19 Feb 2026 04:24PM UTC web-flow github
90.91
22106580782 main [server/google_api] Update deps and docs (#240) push 17 Feb 2026 04:27PM UTC web-flow github
90.91
21562167833 main Bump the github-actions group with 2 updates (#239) 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 6.0... push 01 Feb 2026 11:36AM UTC web-flow github
90.91
20939913110 main [simple/server] include a script to deploy using cloud run ononly (#238) push 13 Jan 2026 12:27AM UTC web-flow github
90.91
20937964307 main [server/simple] Include the server-received request headers in the info response (#237) push 12 Jan 2026 10:59PM UTC web-flow github
90.91
20637467402 main Bump the github-actions group with 2 updates (#236) 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 5.0... push 01 Jan 2026 11:06AM UTC web-flow github
90.91
19480237761 main Update constraints, dependencies, and formatting (#235) push 18 Nov 2025 08:28PM UTC web-flow github
90.91
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
16229017061 main fix: fix typo for path on Windows (#233) push 11 Jul 2025 08:22PM UTC web-flow github
90.91
See All Builds (123)

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

© 2026 Coveralls, Inc