Skip to content

Conversation

mosuem
Copy link
Member

@mosuem mosuem commented Apr 24, 2025

.


  • 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 mosuem requested a review from a team as a code owner April 24, 2025 06:08
Copy link

github-actions bot commented Apr 24, 2025

PR Health

Changelog Entry ✔️
Package Changed Files

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

Coverage ⚠️
File Coverage
pkgs/async/lib/src/async_cache.dart 💚 93 % ⬆️ 1 %
pkgs/async/lib/src/byte_collector.dart 💚 100 %
pkgs/async/lib/src/cancelable_operation.dart 💚 97 % ⬆️ 0 %
pkgs/async/lib/src/chunked_stream_reader.dart 💔 0 % ⬇️ NaN %
pkgs/async/lib/src/delegate/event_sink.dart 💔 0 % ⬇️ NaN %
pkgs/async/lib/src/delegate/sink.dart 💔 0 % ⬇️ NaN %
pkgs/async/lib/src/delegate/stream_consumer.dart 💔 0 % ⬇️ NaN %
pkgs/async/lib/src/delegate/stream_sink.dart 💚 50 %
pkgs/async/lib/src/lazy_stream.dart 💚 100 %
pkgs/async/lib/src/result/result.dart 💚 84 %
pkgs/async/lib/src/single_subscription_transformer.dart 💚 83 % ⬆️ 7 %
pkgs/async/lib/src/sink_base.dart 💚 100 %
pkgs/async/lib/src/stream_closer.dart 💚 100 %
pkgs/async/lib/src/stream_completer.dart 💚 98 %
pkgs/async/lib/src/stream_extensions.dart 💚 100 %
pkgs/async/lib/src/stream_group.dart 💚 93 % ⬆️ 0 %
pkgs/async/lib/src/stream_queue.dart 💚 98 % ⬆️ 0 %
pkgs/async/lib/src/stream_sink_transformer.dart 💚 40 %
pkgs/async/lib/src/stream_sink_transformer/handler_transformer.dart 💔 70 % ⬇️ 2 %
pkgs/async/lib/src/stream_sink_transformer/reject_errors.dart 💚 100 %
pkgs/async/lib/src/stream_sink_transformer/stream_transformer_wrapper.dart 💚 90 % ⬆️ 1 %
pkgs/async/lib/src/stream_splitter.dart 💚 98 % ⬆️ 0 %
pkgs/async/lib/src/stream_subscription_transformer.dart 💚 100 %
pkgs/async/lib/src/stream_zip.dart 💚 87 % ⬆️ 1 %
pkgs/async/lib/src/subscription_stream.dart 💚 100 %
pkgs/async/lib/src/typed_stream_transformer.dart 💔 0 % ⬇️ NaN %
pkgs/characters/benchmark/benchmark.dart 💔 Not covered
pkgs/characters/lib/src/characters_impl.dart 💚 90 % ⬆️ 0 %
pkgs/characters/lib/src/grapheme_clusters/breaks.dart 💚 97 %
pkgs/characters/tool/benchmark.dart 💔 Not covered
pkgs/characters/tool/bin/generate_tables.dart 💔 Not covered
pkgs/characters/tool/bin/generate_tests.dart 💔 Not covered
pkgs/characters/tool/generate.dart 💔 Not covered
pkgs/characters/tool/src/args.dart 💔 Not covered
pkgs/characters/tool/src/atsp.dart 💔 Not covered
pkgs/characters/tool/src/automaton_builder.dart 💔 Not covered
pkgs/characters/tool/src/data_files.dart 💔 Not covered
pkgs/characters/tool/src/grapheme_category_loader.dart 💔 Not covered
pkgs/characters/tool/src/shared.dart 💔 Not covered
pkgs/characters/tool/src/string_literal_writer.dart 💔 Not covered
pkgs/characters/tool/src/table_builder.dart 💔 Not covered
pkgs/collection/benchmark/deep_collection_equality.dart 💔 Not covered
pkgs/collection/lib/src/algorithms.dart 💚 99 % ⬆️ 0 %
pkgs/collection/lib/src/boollist.dart 💚 100 %
pkgs/collection/lib/src/canonicalized_map.dart 💔 74 % ⬇️ 3 %
pkgs/collection/lib/src/combined_wrappers/combined_map.dart 💚 100 %
pkgs/collection/lib/src/equality.dart 💚 89 %
pkgs/collection/lib/src/equality_map.dart 💚 100 %
pkgs/collection/lib/src/equality_set.dart 💚 100 %
pkgs/collection/lib/src/functions.dart 💚 100 %
pkgs/collection/lib/src/iterable_extensions.dart 💚 100 %
pkgs/collection/lib/src/iterable_zip.dart 💚 100 %
pkgs/collection/lib/src/list_extensions.dart 💚 61 %
pkgs/collection/lib/src/priority_queue.dart 💚 98 %
pkgs/collection/lib/src/queue_list.dart 💚 86 %
pkgs/convert/lib/src/codepage.dart 💔 69 % ⬇️ 4 %
pkgs/convert/lib/src/fixed_datetime_formatter.dart 💔 96 % ⬇️ 0 %
pkgs/convert/lib/src/hex/decoder.dart 💚 57 %
pkgs/convert/lib/src/hex/encoder.dart 💚 76 %
pkgs/convert/lib/src/percent/decoder.dart 💚 66 %
pkgs/convert/lib/src/percent/encoder.dart 💚 82 %
pkgs/convert/lib/src/utils.dart 💚 100 %
pkgs/crypto/lib/src/hash_sink.dart 💚 98 % ⬆️ 0 %
pkgs/crypto/lib/src/md5.dart 💚 100 %
pkgs/crypto/lib/src/sha1.dart 💚 100 %
pkgs/crypto/lib/src/sha256.dart 💚 100 %
pkgs/crypto/lib/src/sha512_fastsinks.dart 💚 100 %
pkgs/crypto/lib/src/sha512_slowsinks.dart 💔 Not covered
pkgs/fixnum/lib/src/int64.dart 💚 98 %
pkgs/lints/tool/gen_docs.dart 💔 Not covered
pkgs/lints/tool/validate_lib.dart 💔 Not covered
pkgs/logging/lib/src/level.dart 💚 100 %
pkgs/logging/lib/src/log_record.dart 💚 60 %
pkgs/logging/lib/src/logger.dart 💚 98 % ⬆️ 0 %
pkgs/os_detect/bin/os_detect.dart 💔 Not covered
pkgs/os_detect/lib/src/os_override.dart 💚 100 %
pkgs/os_detect/lib/src/osid_html.dart 💔 Not covered
pkgs/os_detect/lib/src/osid_io.dart 💚 40 %
pkgs/os_detect/lib/src/osid_unknown.dart 💔 Not covered
pkgs/path/benchmark/benchmark.dart 💔 Not covered
pkgs/path/lib/path.dart 💚 49 %
pkgs/path/lib/src/context.dart 💚 98 % ⬆️ 0 %
pkgs/path/lib/src/parsed_path.dart 💚 100 %
pkgs/path/lib/src/path_map.dart 💚 100 %
pkgs/path/lib/src/path_set.dart 💚 39 %
pkgs/path/lib/src/style/windows.dart 💚 96 % ⬆️ 0 %
pkgs/platform/lib/src/testing/fake_platform.dart 💚 99 %
pkgs/typed_data/lib/src/typed_buffer.dart 💚 83 % ⬆️ 0 %
pkgs/typed_data/lib/src/typed_queue.dart 💔 51 % ⬇️ 0 %

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

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

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
path InternalStyle

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

License Headers ✔️
// Copyright (c) 2025, 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
Member

@devoncarew devoncarew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From spot-checking the first several packages, it looks like this PR:

  • reformats the source code
  • does not change the current sdk constraints for packages
  • does update the changelogs (and when necessary, the pubspec versions) appropriately

If that's all correct, lgtm :)

@mosuem
Copy link
Member Author

mosuem commented Apr 24, 2025

From spot-checking the first several packages, it looks like this PR:

  • reformats the source code
  • does not change the current sdk constraints for packages
  • does update the changelogs (and when necessary, the pubspec versions) appropriately

If that's all correct, lgtm :)

Yes, exactly - it only reformats (and adds changelogs). No SDK constraints.

@mosuem mosuem merged commit f608a00 into main Apr 24, 2025
67 of 68 checks passed
@mosuem mosuem deleted the formatAsync branch April 24, 2025 16:51
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.

2 participants