Skip to content

Comments

v1.9.3#127

Merged
gmpassos merged 10 commits intomasterfrom
upgrade-postgres
Mar 10, 2025
Merged

v1.9.3#127
gmpassos merged 10 commits intomasterfrom
upgrade-postgres

Conversation

@gmpassos
Copy link
Contributor

@gmpassos gmpassos commented Mar 5, 2025

  • Upgrade to postgres API v3.

  • postgres: ^3.5.4

  • project_template: ^1.1.1

  • archive: ^4.0.4

gmpassos added 4 commits March 5, 2025 04:51
- Upgrade to `postgres` API v3.

- postgres: ^3.5.4
- project_template: ^1.1.1
- archive: ^4.0.4
- `DBPostgreSQLAdapter`:
  - Upgrade to `postgres` API v3.
  - Allow SSL connections.

- `Time.parse`: accept format `Time(hh:mm:ss.sss)`

- postgres: ^3.5.4
- project_template: ^1.1.1
- archive: ^4.0.4
@codecov
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

Attention: Patch coverage is 81.52174% with 17 lines in your changes missing coverage. Please review.

Project coverage is 65.41%. Comparing base (7339f97) to head (0a425d7).
Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
lib/src/bones_api_entity_db_postgres.dart 82.95% 15 Missing ⚠️
lib/src/bones_api_db_module.dart 0.00% 1 Missing ⚠️
lib/src/bones_api_entity_db.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   65.45%   65.41%   -0.05%     
==========================================
  Files          60       60              
  Lines       19881    19900      +19     
==========================================
+ Hits        13014    13017       +3     
- Misses       6867     6883      +16     
Flag Coverage Δ
unittests 65.41% <81.52%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

gmpassos added 6 commits March 6, 2025 02:56
- `DBAdapterCapability`:
  - Added field `connectivity`.
  - Added field `onlySecureConnections`.
- New `DBAdapterCapabilityConnectivity`.

- `DBAdapterCapability`:
  - Added field `connectivity`.

- `DBPostgreSQLAdapter`:
  - Added field `onlySecureConnections`.

- dependency_validator: ^4.1.3
@gmpassos gmpassos merged commit 7f0cef5 into master Mar 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant