Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No public description #906

Merged
merged 1 commit into from
Nov 15, 2024
Merged

No public description #906

merged 1 commit into from
Nov 15, 2024

Conversation

copybara-service[bot]
Copy link

No public description

Copy link

github-actions bot commented Nov 6, 2024

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
intl None 0.20.1-wip 0.20.1-wip 0.20.1-wip ✔️
Changelog Entry ✔️
Package Changed Files

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

Coverage ✔️
File Coverage
pkgs/intl/lib/date_symbol_data_local.dart 💚 100 %
pkgs/intl/lib/date_time_patterns.dart 💚 100 %
pkgs/intl/lib/number_symbols_data.dart 💚 100 %
pkgs/intl/lib/src/intl/date_format.dart 💚 98 %

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

API leaks ⚠️

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
intl StringStack
DateBuilder

This check can be disabled by tagging the PR with skip-leaking-check.

License Headers ✔️
// 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.

Copy link

github-actions bot commented Nov 6, 2024

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
intl None 0.20.0-wip 0.20.0-wip 0.20.0-wip ✔️
Changelog Entry
Package Changed Files
package:intl pkgs/intl/lib/date_symbol_data_local.dart
pkgs/intl/lib/date_time_patterns.dart
pkgs/intl/lib/number_symbols_data.dart
pkgs/intl/lib/src/data/dates/patterns/am.json
pkgs/intl/lib/src/data/dates/patterns/ar.json
pkgs/intl/lib/src/data/dates/patterns/ar_DZ.json
pkgs/intl/lib/src/data/dates/patterns/ar_EG.json
pkgs/intl/lib/src/data/dates/patterns/bn.json
pkgs/intl/lib/src/data/dates/patterns/bs.json
pkgs/intl/lib/src/data/dates/patterns/ca.json
pkgs/intl/lib/src/data/dates/patterns/chr.json
pkgs/intl/lib/src/data/dates/patterns/en_GB.json
pkgs/intl/lib/src/data/dates/patterns/en_IN.json
pkgs/intl/lib/src/data/dates/patterns/fi.json
pkgs/intl/lib/src/data/dates/patterns/gu.json
pkgs/intl/lib/src/data/dates/patterns/hi.json
pkgs/intl/lib/src/data/dates/patterns/hy.json
pkgs/intl/lib/src/data/dates/patterns/km.json
pkgs/intl/lib/src/data/dates/patterns/kn.json
pkgs/intl/lib/src/data/dates/patterns/mk.json
pkgs/intl/lib/src/data/dates/patterns/ml.json
pkgs/intl/lib/src/data/dates/patterns/mr.json
pkgs/intl/lib/src/data/dates/patterns/my.json
pkgs/intl/lib/src/data/dates/patterns/or.json
pkgs/intl/lib/src/data/dates/patterns/pa.json
pkgs/intl/lib/src/data/dates/patterns/sw.json
pkgs/intl/lib/src/data/dates/patterns/ta.json
pkgs/intl/lib/src/data/dates/patterns/te.json
pkgs/intl/lib/src/data/dates/patterns/ur.json
pkgs/intl/lib/src/data/dates/symbols/af.json
pkgs/intl/lib/src/data/dates/symbols/am.json
pkgs/intl/lib/src/data/dates/symbols/ar.json
pkgs/intl/lib/src/data/dates/symbols/as.json
pkgs/intl/lib/src/data/dates/symbols/bs.json
pkgs/intl/lib/src/data/dates/symbols/en_AU.json
pkgs/intl/lib/src/data/dates/symbols/en_GB.json
pkgs/intl/lib/src/data/dates/symbols/en_IN.json
pkgs/intl/lib/src/data/dates/symbols/eu.json
pkgs/intl/lib/src/data/dates/symbols/fi.json
pkgs/intl/lib/src/data/dates/symbols/he.json
pkgs/intl/lib/src/data/dates/symbols/iw.json
pkgs/intl/lib/src/data/dates/symbols/kn.json
pkgs/intl/lib/src/data/dates/symbols/lo.json
pkgs/intl/lib/src/data/dates/symbols/mk.json
pkgs/intl/lib/src/data/dates/symbols/ml.json
pkgs/intl/lib/src/data/dates/symbols/my.json
pkgs/intl/lib/src/data/dates/symbols/or.json
pkgs/intl/lib/src/data/dates/symbols/sr.json
pkgs/intl/lib/src/data/dates/symbols/sr_Latn.json
pkgs/intl/lib/src/data/dates/symbols/ta.json
pkgs/intl/lib/src/data/dates/symbols/uk.json

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

This check can be disabled by tagging the PR with skip-changelog-check.

Coverage ✔️
File Coverage
pkgs/intl/lib/date_symbol_data_local.dart 💚 100 %
pkgs/intl/lib/date_time_patterns.dart 💚 100 %
pkgs/intl/lib/number_symbols_data.dart 💚 100 %

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

API leaks ⚠️

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
intl StringStack
DateBuilder

This check can be disabled by tagging the PR with skip-leaking-check.

License Headers ✔️
// 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.

Unrelated files missing license headers
Files
pkgs/messages/examples_flutter/my_application/lib/src/empty_de.dart
pkgs/messages/examples_flutter/my_application/lib/src/empty_en.dart

@copybara-service copybara-service bot force-pushed the test_693625003 branch 5 times, most recently from 3567093 to 93350dc Compare November 14, 2024 18:15
PiperOrigin-RevId: 696874812
@copybara-service copybara-service bot merged commit 4d96553 into main Nov 15, 2024
@copybara-service copybara-service bot deleted the test_693625003 branch November 15, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants