Skip to content

Instantly share code, notes, and snippets.

@devoncarew
Last active June 28, 2024 00:51
Show Gist options
  • Save devoncarew/03dc0144203834b2c94af141b0b32116 to your computer and use it in GitHub Desktop.
Save devoncarew/03dc0144203834b2c94af141b0b32116 to your computer and use it in GitHub Desktop.

PR Health Checks

Breaking changes ✔️

Package Change Current Version New Version Needed Version Looking good?
firehose Non-Breaking 0.8.0 0.9.0 0.8.1 ✔️

Changelog Entry ✔️

  • no changed files

Coverage ✔️

  • pkgs/firehose/lib/firehose.dart 💚 35%
  • pkgs/firehose/lib/src/health/health.dart 💚 94%

API leaks ✔️

The following packages contain symbols visible in the public API but not exported by the library.

  • no leaks

License Headers ✔️

All source files should start with a license header.

  • no missing headers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment