tools icon indicating copy to clipboard operation
tools copied to clipboard

Merge `source_map_stack_trace` package

Open mosuem opened this issue 1 year ago • 1 comments

Import package:source_map_stack_trace


  • [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

mosuem avatar Aug 13 '24 11:08 mosuem

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Aug 13 '24 11:08 google-cla[bot]

@devoncarew Could you enable non-squash merging on this repo?

mosuem avatar Aug 20 '24 09:08 mosuem

PR Health

Changelog Entry :heavy_check_mark:
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage :heavy_check_mark:
File Coverage
pkgs/source_map_stack_trace/lib/source_map_stack_trace.dart :green_heart: 97 %

This check for test coverage is informational (issues shown here will not fail the PR).

API leaks :heavy_check_mark:

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbols
License Headers :heavy_check_mark:
// Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Package publish validation :heavy_check_mark:
Package Version Status
package:cli_config 0.2.1-wip WIP (no publish necessary)
package:extension_discovery 2.0.1-wip WIP (no publish necessary)
package:graphs 2.3.3-wip WIP (no publish necessary)
package:source_map_stack_trace 2.1.2-wip WIP (no publish necessary)
package:unified_analytics 6.1.3-wip WIP (no publish necessary)

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

github-actions[bot] avatar Aug 21 '24 09:08 github-actions[bot]