datahub_postgres 0.18.0-dev.10 copy "datahub_postgres: ^0.18.0-dev.10" to clipboard
datahub_postgres: ^0.18.0-dev.10 copied to clipboard

DataHub PostgreSQL Extension

105/ 160
pub points
369
downloads

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

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

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

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.18.0-dev.10").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: Apache-2.0.

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

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

29 out of 419 API elements (6.9 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: data, datahub_postgres, datahub_postgres.CombinedSql, datahub_postgres.CombinedSql.CombinedSql.new, datahub_postgres.CombinedSql.getEncodedParameters.

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:datahub_postgres/datahub_postgres.dart that imports:
  • package:datahub_postgres/sql.dart that imports:
  • package:datahub_postgres/src/sql/sql_join.dart that imports:
  • package:datahub_postgres/src/sql/sql_select.dart that imports:
  • package:datahub_postgres/src/sql/sql.dart that imports:
  • package:datahub_postgres/types.dart that imports:
  • package:datahub_postgres/src/types/types.dart that imports:
  • package:datahub_postgres/src/types/postgresql_data_type.dart that imports:
  • package:postgres/postgres.dart that imports:
  • package:postgres/src/v3/database_info.dart that imports:
  • package:postgres/src/messages/logical_replication_messages.dart that imports:
  • package:postgres/src/messages/shared_messages.dart that imports:
  • package:postgres/src/messages/server_messages.dart that imports:
  • package:postgres/src/types.dart that imports:
  • package:postgres/src/types/type_registry.dart that imports:
  • package:postgres/src/types/text_search.dart that imports:
  • package:postgres/src/exceptions.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
20 / 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
boost ^2.0.0 2.0.0 2.0.0
buffer ^1.2.3 1.2.3 1.2.3
datahub ^0.18.0-dev.5 0.18.0-dev.13 0.18.0-dev.13
meta ^1.16.0 1.18.2 1.18.2
postgres ^3.5.8 3.5.11 3.5.11
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 100.0.0 100.0.0
analyzer - 13.0.0 13.0.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
charcode - 1.4.0 1.4.0
cli_config - 0.2.0 0.2.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
coverage - 1.15.0 1.15.0
crypto - 3.0.7 3.0.7
cryptography - 2.9.0 2.9.0
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
google_cloud - 0.5.0 0.5.0
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.3.1 2.3.1
grpc - 4.3.1 5.1.0
http - 1.6.0 1.6.0
http2 - 2.3.1 2.3.1
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
io - 1.0.5 1.0.5
logging - 1.3.0 1.3.0
matcher - 0.12.20 0.12.20
mime - 2.0.0 2.0.0
node_preamble - 2.0.2 2.0.2
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
pointycastle - 4.0.0 4.0.0
pool - 1.5.2 1.5.2
protobuf - 5.1.0 6.0.0
pub_semver - 2.2.0 2.2.0
rxdart - 0.28.0 0.28.0
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test - 1.31.1 1.31.1
test_api - 0.7.12 0.7.12
test_core - 0.6.18 0.6.18
typed_data - 1.4.0 1.4.0
uuid - 4.5.3 4.5.3
vm_service - 15.2.0 15.2.0
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
yaml - 3.1.3 3.1.3

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 12 errors:

  • IMPLEMENTS_NON_CLASS - lib/src/data/postgresql_revisable_repository.dart:22:16 - Classes and mixins can only implement other classes and mixins.
  • NON_TYPE_AS_TYPE_ARGUMENT - lib/src/data/postgresql_revisable_repository.dart:227:10 - The name 'RevisionData' isn't a type, so it can't be used as a type argument.
  • UNDEFINED_METHOD - lib/src/data/postgresql_revisable_repository.dart:248:15 - The method 'RevisableInconsistencyException' isn't defined for the type 'PostgresqlRevisableRepository'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
105
points
369
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

DataHub PostgreSQL Extension

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

boost, buffer, datahub, meta, postgres

More

Packages that depend on datahub_postgres