data_builder_test 0.11.0 copy "data_builder_test: ^0.11.0" to clipboard
data_builder_test: ^0.11.0 copied to clipboard

craft_runner builder plus annotations that generate immutable fluent data builders from @dataBuilder-annotated test classes.

130/ 160
pub points
200
downloads

We analyzed this package 13 hours ago, and awarded it 130 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

7 out of 28 API elements (25.0 %) have documentation comments.

Some symbols that are missing documentation: annotations, annotations.Buildable.Buildable.new, annotations.Buildable.build, annotations.DataBuilder, annotations.DataBuilder.DataBuilder.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:data_builder_test/data_builder_test.dart that imports:
  • package:data_builder_test/src/data_builder_craft_builder.dart that imports:
  • package:data_builder_test/src/data_builder_plugin.dart that imports:
  • package:analyzer/dart/ast/ast.dart that imports:
  • package:analyzer/src/dart/ast/ast.dart that imports:
  • package:analyzer/src/utilities/extensions/ast.dart that imports:
  • package:analyzer/src/dart/element/element.dart that imports:
  • package:analyzer/src/utilities/extensions/element.dart that imports:
  • package:analyzer/src/diagnostic/diagnostic.dart that imports:
  • package:analyzer/dart/element/type.dart that imports:
  • package:analyzer/src/dart/element/type.dart that imports:
  • package:analyzer/src/dart/element/type_system.dart that imports:
  • package:analyzer/src/generated/inference_log.dart that imports:
  • package:analyzer/src/generated/resolver.dart that imports:
  • package:analyzer/src/util/ast_data_extractor.dart that imports:
  • package:analyzer/dart/element/element.dart that imports:
  • package:analyzer/src/dart/resolver/scope.dart that imports:
  • package:analyzer/src/generated/engine.dart that imports:
  • package:analyzer/src/analysis_options/analysis_options.dart that imports:
  • package:analyzer/src/analysis_rule/rule_context.dart that imports:
  • package:analyzer/analysis_rule/analysis_rule.dart that imports:
  • package:analyzer/src/analysis_rule/analysis_rule.dart that imports:
  • package:analyzer/src/lint/pub.dart that imports:
  • package:analyzer/source/file_source.dart that imports:
  • package:analyzer/file_system/file_system.dart that imports:
  • package:watcher/watcher.dart that imports:
  • package:watcher/src/file_watcher/polling.dart that imports:
  • package:watcher/src/polling.dart that imports:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Dangling library doc comment.

lib/annotations.dart:3:1

  ╷
3 │ /// `package:data_builder_test/data_builder_test.dart`.
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/annotations.dart

INFO: Dangling library doc comment.

lib/data_builder_test.dart:1:1

  ╷
1 │ /// Barrel imported by craft_runner (`data_builder_test:DataBuilderCraftBuilder`).
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/data_builder_test.dart

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
analyzer >=13.3.0 <15.0.0 14.3.0 14.3.0
craft_runner ^0.11.0 0.11.0 0.11.0
dart_style ^3.1.11 3.1.13 3.1.13
path ^1.9.1 1.9.1 1.9.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 107.0.0 107.0.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
file - 7.0.1 7.0.1
glob - 2.2.0 2.2.0
meta - 1.19.0 1.19.0
package_config - 3.0.0 3.0.0
pub_semver - 2.2.1 2.2.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
watcher - 1.2.1 1.2.1
yaml - 3.1.4 3.1.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.18, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
200
downloads

Documentation

API reference

Publisher

verified publisherahmedomar.com.ly

Weekly Downloads

craft_runner builder plus annotations that generate immutable fluent data builders from @dataBuilder-annotated test classes.

License

MIT (license)

Dependencies

analyzer, craft_runner, dart_style, path

More

Packages that depend on data_builder_test