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

dart-archive / markdown / 8904522092
96%

Build:
DEFAULT BRANCH: master
Ran 01 May 2024 02:32AM 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

01 May 2024 02:31AM UTC coverage: 96.147%. Remained the same
8904522092

push

github

web-flow
Bump subosito/flutter-action from 2.15.0 to 2.16.0 (#608)

Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.15.0 to 2.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/subosito/flutter-action/releases">subosito/flutter-action's releases</a>.</em></p>
<blockquote>
<h2>v2.16.0</h2>
<p>This release introduces the <code>dry-run</code> option, which lets you only get action outputs without downloading Flutter. This can be useful if you want to set up some automations to be notified about new Flutter releases.</p>
<pre lang="yaml"><code>steps:
  - name: Clone repository
  - uses: actions/checkout@v4
  - name: Set up Flutter
    uses: subosito/flutter-action@v2
    id: flutter-action
    with:
      channel: stable
      dry-run: true
  - run: |
      # Always print the latest stable version.
      echo CHANNEL=${{ steps.flutter-action.outputs.CHANNEL }}
      echo VERSION=${{ steps.flutter-action.outputs.VERSION }}
    shell: bash
</code></pre>
<p>Thank you <a href="https://github.com/kzrnm"><code>@​kzrnm</code></a> for suggesting and implementing it in <a href="https://redirect.github.com/subosito/flutter-action/issues/270">#270</a>!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/subosito/flutter-action/commit/<a class=hub.com/dart-archive/markdown/commit/44ac965b96f18d999802d4b807e3256d5a3f9fa1">44ac965b9<a href="https://github.com/dart-archive/markdown/commit/f81754411fb89970ce96bfbe2eeaa0d212af4550">&quot;&gt;&lt;code&gt;44ac965&lt;/code&gt;&lt;/a&gt; Add dry-run (&lt;a href=&quot;https://redirect.github.com/subosito/flutter-action/issues/270">#270</a>)</li>
<li><a href="https://github.com/subosito/flutter-action/commit/<a class="double-link" href="https://github.com/dart-archive/markdown/commit/980391a6c51b6f81252a39f1a63c5c3e64ada99c">980391a6c</a><a href="https://github.com/dart-archive/markdown/commit/f81754411fb89970ce96bfbe2eeaa0d212af4550">&quot;&gt;&lt;code&gt;980391a&lt;/code&gt;&lt;/a&gt; more README fixes (&lt;a href=&quot;https://redirect.github.com/subosito/flutter-action/issues/292&quot;&gt;#292&lt;/a&gt;)</li>
<li>See full diff in <a href="https://github.com/subosito/flutter-action/compare/3d8049299...44ac965b96f18d999802d4b807e3256d5a3f9fa1">compare view



[![... (continued)

1547 of 1609 relevant lines covered (96.15%)

3.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8904522092.1 01 May 2024 02:32AM UTC 0
96.15
GitHub Action Run
Source Files on build 8904522092
Detailed source file information is not available for this build.
  • Back to Repo
  • f8175441 on github
  • Prev Build on master (#8904505380)
  • Next Build on master (#8911302372)
  • 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

© 2026 Coveralls, Inc